Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DAddressSpace.hpp78 uintptr_t dwarf_section_length; member
302 uintptr_t dwarf_section_length; member
330 info->dwarf_section_length = size; in _dyld_find_unwind_sections()
347 info.dwarf_section_length = dyldInfo.dwarf_section_length; in findUnwindSections()
415 cbdata->sects->dwarf_section_length = object_length; in findUnwindSections()
DUnwindCursor.hpp827 (uint32_t)sects.dwarf_section_length, in getInfoFromDwarfSection()
844 (uint32_t)sects.dwarf_section_length, in getInfoFromDwarfSection()
852 (uint32_t)sects.dwarf_section_length, 0, in getInfoFromDwarfSection()