Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3545 bool CompactUnwind = in enableShrinkWrapping() local
3549 !CompactUnwind) && in enableShrinkWrapping()
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp7909 const SectionRef &CompactUnwind) { in printMachOCompactUnwindSection() argument
7921 unwrapOrError(CompactUnwind.getContents(), Obj->getFileName()); in printMachOCompactUnwindSection()
7932 for (const RelocationRef &Reloc : CompactUnwind.relocations()) { in printMachOCompactUnwindSection()