Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DArmExidx.cpp176 inline bool ArmExidx::GetByte(uint8_t* byte) { in GetByte() function in unwindstack::ArmExidx
190 if (!GetByte(&byte)) { in DecodePrefix_10_00()
367 if (!GetByte(&byte)) { in DecodePrefix_10_11_0001()
448 if (!GetByte(&byte)) { in DecodePrefix_10_11_0010()
476 if (!GetByte(&byte)) { in DecodePrefix_10_11_0011()
571 if (!GetByte(&byte)) { in DecodePrefix_11_000()
596 if (!GetByte(&byte)) { in DecodePrefix_11_000()
671 if (!GetByte(&byte)) { in DecodePrefix_11_001()
696 if (!GetByte(&byte)) { in DecodePrefix_11_001()
777 if (!GetByte(&byte)) { in Decode()
DArmExidx.h88 bool GetByte(uint8_t* byte);