Home
last modified time | relevance | path

Searched refs:sects (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp1379 return _Self(addressSpace, sects, 0); in begin()
1382 return _Self(addressSpace, sects, in end()
1457 const UnwindInfoSections &sects) { in getInfoFromEHABISection() argument
1665 if (sects.dwarf_index_section == 0) in getInfoFromDwarfSection()
1846 sects.compact_unwind_section + in getInfoFromCompactEncodingSection()
1908 sects.compact_unwind_section + in getInfoFromCompactEncodingSection()
1932 _info.extra = sects.dso_base; in getInfoFromCompactEncodingSection()
2519 UnwindInfoSections sects; in setInfoBasedOnIPRegister() local
2523 if (sects.compact_unwind_section != 0) { in setInfoBasedOnIPRegister()
2558 if (sects.dwarf_section != 0) { in setInfoBasedOnIPRegister()
[all …]
H A DAddressSpace.hpp400 UnwindInfoSections *sects; member
418 cbdata->sects->dso_base = begin; in checkAddrInSegment()
419 cbdata->sects->text_segment_length = phdr->p_memsz; in checkAddrInSegment()
432 cbdata->sects->dwarf_index_section = eh_frame_hdr_start; in checkForUnwindInfoSegment()
433 cbdata->sects->dwarf_index_section_length = phdr->p_memsz; in checkForUnwindInfoSegment()
439 cbdata->sects->dwarf_section = hdrInfo.eh_frame_ptr; in checkForUnwindInfoSegment()
440 cbdata->sects->dwarf_section_length = SIZE_MAX; in checkForUnwindInfoSegment()
448 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment()
449 cbdata->sects->arm_section_length = phdr->p_memsz; in checkForUnwindInfoSegment()
500 TheFrameHeaderCache.add(cbdata->sects); in findUnwindSectionsByPhdr()
H A DFrameHeaderCache.hpp111 *CBData->sects = Current->Info; in find()
/llvm-project-15.0.7/libunwind/test/
H A Dframeheadercache_test.pass.cpp47 CBData.sects = &UIS; in main()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dtail-dup-merge-loop-headers.ll88 …, i32 %wwprva, i32 %e_lfanew, i8* readonly %wwp, i32 %wwpsz, i16 zeroext %sects) local_unnamed_add…