Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DAddressSpace.hpp49 uintptr_t dwarf_section_length; member
274 uintptr_t dwarf_section_length; member
301 info->dwarf_section = getsectiondata(mh, "__TEXT", "__eh_frame", &info->dwarf_section_length); in _dyld_find_unwind_sections()
305 info->dwarf_section_length = 0; in _dyld_find_unwind_sections()
345 info.dwarf_section_length = dyldInfo.dwarf_section_length; in findUnwindSections()
436 cbdata->sects->dwarf_section_length = object_length; in findUnwindSections()
DUnwindCursor.hpp883 (uint32_t)sects.dwarf_section_length, in getInfoFromDwarfSection()
900 (uint32_t)sects.dwarf_section_length, in getInfoFromDwarfSection()
908 (uint32_t)sects.dwarf_section_length, 0, in getInfoFromDwarfSection()