Lines Matching defs:byte
177 inline bool ArmExidx::GetByte(uint8_t* byte) { in GetByte()
187 inline bool ArmExidx::DecodePrefix_10_00(uint8_t byte) { in DecodePrefix_10_00()
260 inline bool ArmExidx::DecodePrefix_10_01(uint8_t byte) { in DecodePrefix_10_01()
291 inline bool ArmExidx::DecodePrefix_10_10(uint8_t byte) { in DecodePrefix_10_10()
367 uint8_t byte; in DecodePrefix_10_11_0001() local
447 uint8_t byte; in DecodePrefix_10_11_0010() local
476 uint8_t byte; in DecodePrefix_10_11_0011() local
512 inline bool ArmExidx::DecodePrefix_10_11_1nnn(uint8_t byte) { in DecodePrefix_10_11_1nnn()
537 inline bool ArmExidx::DecodePrefix_10(uint8_t byte) { in DecodePrefix_10()
567 inline bool ArmExidx::DecodePrefix_11_000(uint8_t byte) { in DecodePrefix_11_000()
666 inline bool ArmExidx::DecodePrefix_11_001(uint8_t byte) { in DecodePrefix_11_001()
731 inline bool ArmExidx::DecodePrefix_11_010(uint8_t byte) { in DecodePrefix_11_010()
755 inline bool ArmExidx::DecodePrefix_11(uint8_t byte) { in DecodePrefix_11()
777 uint8_t byte; in Decode() local