Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDwarfEhFrameWithHdr.cpp65 uint8_t fde_count_encoding = data[2]; in Init() local
86 if (!memory_.template ReadEncodedValue<AddressType>(fde_count_encoding, &fde_count_)) { in Init()