Home
last modified time | relevance | path

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

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