Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDwarfEhFrameWithHdr.cpp69 uint8_t ptr_encoding = data[1]; in Init() local
84 if (!memory_.template ReadEncodedValue<AddressType>(ptr_encoding, &ptr_offset)) { in Init()