Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DArmExidx.h102 bool DecodePrefix_11_000(uint8_t byte);
H A DArmExidx.cpp566 inline bool ArmExidx::DecodePrefix_11_000(uint8_t byte) { in DecodePrefix_11_000() function in unwindstack::ArmExidx
759 return DecodePrefix_11_000(byte); in DecodePrefix_11()