Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DAddressSpace.hpp52 uintptr_t dwarf_index_section; member
425 cbdata->sects->dwarf_index_section = eh_frame_hdr_start; in findUnwindSections()
DUnwindCursor.hpp888 if (!foundFDE && (sects.dwarf_index_section != 0)) { in getInfoFromDwarfSection()
890 _addressSpace, pc, sects.dwarf_index_section, in getInfoFromDwarfSection()
931 if (sects.dwarf_index_section == 0) in getInfoFromDwarfSection()