Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DArmExidx.h91 bool DecodePrefix_10_00(uint8_t byte);
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()