Home
last modified time | relevance | path

Searched refs:CompactUnwind (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp108 CREATE_LAYOUT_CLASS(CompactUnwind, FOR_EACH_CU_FIELD);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3826 bool CompactUnwind = in enableShrinkWrapping() local
3830 !CompactUnwind) && in enableShrinkWrapping()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7760 const SectionRef &CompactUnwind) { in printMachOCompactUnwindSection() argument
7772 unwrapOrError(CompactUnwind.getContents(), Obj->getFileName()); in printMachOCompactUnwindSection()
7783 for (const RelocationRef &Reloc : CompactUnwind.relocations()) { in printMachOCompactUnwindSection()