Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DAddressSpace.hpp88 uintptr_t dwarf_index_section; member
418 cbdata->sects->dwarf_index_section = eh_frame_hdr_start; in findUnwindSections()
DUnwindCursor.hpp849 if (!foundFDE && (sects.dwarf_index_section != 0)) { in getInfoFromDwarfSection()
851 _addressSpace, pc, sects.dwarf_index_section, in getInfoFromDwarfSection()
892 if (sects.dwarf_index_section == 0) in getInfoFromDwarfSection()