Searched refs:dwarf_section_length (Results 1 – 4 of 4) sorted by relevance
61 uintptr_t dwarf_section_length; member139 size_t dwarf_section_length; member422 cbdata->sects->dwarf_section_length = SIZE_MAX; in checkForUnwindInfoSegment()498 info.dwarf_section_length = (size_t)dyldInfo.dwarf_section_length; in findUnwindSections()511 info.dwarf_section_length = dynamicUnwindSectionInfo.dwarf_section_length; in findUnwindSections()523 info.dwarf_section_length = (size_t)(&__eh_frame_end - &__eh_frame_start); in findUnwindSections()526 (void *)info.dwarf_section, (void *)info.dwarf_section_length); in findUnwindSections()533 if (info.dwarf_section_length) in findUnwindSections()575 info.dwarf_section_length = pish->Misc.VirtualSize; in findUnwindSections()649 info.dwarf_section_length = SIZE_MAX; in findUnwindSections()
86 size_t dwarf_section_length; member
1664 sects.dwarf_section_length, in getInfoFromDwarfSection() 1681 sects.dwarf_section_length, in getInfoFromDwarfSection() 1689 sects.dwarf_section_length, 0, in getInfoFromDwarfSection()
57 size_t dwarf_section_length; member1030 Info.dwarf_section_length = I->second.DwarfSection.size(); in lookupUnwindSections()