Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DArmExidx.cpp177 inline bool ArmExidx::GetByte(uint8_t* byte) { in GetByte() function in unwindstack::ArmExidx
191 if (!GetByte(&byte)) { in DecodePrefix_10_00()
368 if (!GetByte(&byte)) { in DecodePrefix_10_11_0001()
449 if (!GetByte(&byte)) { in DecodePrefix_10_11_0010()
477 if (!GetByte(&byte)) { in DecodePrefix_10_11_0011()
572 if (!GetByte(&byte)) { in DecodePrefix_11_000()
597 if (!GetByte(&byte)) { in DecodePrefix_11_000()
672 if (!GetByte(&byte)) { in DecodePrefix_11_001()
697 if (!GetByte(&byte)) { in DecodePrefix_11_001()
778 if (!GetByte(&byte)) { in Decode()
DArmExidx.h87 bool GetByte(uint8_t* byte);