Home
last modified time | relevance | path

Searched refs:DecodePrefix_10_00 (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libunwindstack/
H A DArmExidx.h91 bool DecodePrefix_10_00(uint8_t byte);
H A DArmExidx.cpp186 inline bool ArmExidx::DecodePrefix_10_00(uint8_t byte) { in DecodePrefix_10_00() function in unwindstack::ArmExidx
541 return DecodePrefix_10_00(byte); in DecodePrefix_10()