Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DArmExidx.h105 bool DecodePrefix_11(uint8_t byte);
DArmExidx.cpp754 inline bool ArmExidx::DecodePrefix_11(uint8_t byte) { in DecodePrefix_11() function in unwindstack::ArmExidx
819 return DecodePrefix_11(byte); in Decode()