Lines Matching defs:byte
176 inline bool ArmExidx::GetByte(uint8_t* byte) { in GetByte()
186 inline bool ArmExidx::DecodePrefix_10_00(uint8_t byte) { in DecodePrefix_10_00()
259 inline bool ArmExidx::DecodePrefix_10_01(uint8_t byte) { in DecodePrefix_10_01()
290 inline bool ArmExidx::DecodePrefix_10_10(uint8_t byte) { in DecodePrefix_10_10()
366 uint8_t byte; in DecodePrefix_10_11_0001() local
446 uint8_t byte; in DecodePrefix_10_11_0010() local
475 uint8_t byte; in DecodePrefix_10_11_0011() local
511 inline bool ArmExidx::DecodePrefix_10_11_1nnn(uint8_t byte) { in DecodePrefix_10_11_1nnn()
536 inline bool ArmExidx::DecodePrefix_10(uint8_t byte) { in DecodePrefix_10()
566 inline bool ArmExidx::DecodePrefix_11_000(uint8_t byte) { in DecodePrefix_11_000()
665 inline bool ArmExidx::DecodePrefix_11_001(uint8_t byte) { in DecodePrefix_11_001()
730 inline bool ArmExidx::DecodePrefix_11_010(uint8_t byte) { in DecodePrefix_11_010()
754 inline bool ArmExidx::DecodePrefix_11(uint8_t byte) { in DecodePrefix_11()
776 uint8_t byte; in Decode() local