Searched refs:DW_EH_PE_indirect (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ | ||
D | dwarf_helper.h | 64 DW_EH_PE_indirect = 0x80, enumerator |
D | dwarf_helper.cc | 205 if (result && (encoding & DW_EH_PE_indirect)) { in readEncodedPointer() |