Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3638 bool CompactUnwind = in enableShrinkWrapping() local
3642 !CompactUnwind) && in enableShrinkWrapping()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp8170 const SectionRef &CompactUnwind) { in printMachOCompactUnwindSection() argument
8182 unwrapOrError(CompactUnwind.getContents(), Obj->getFileName()); in printMachOCompactUnwindSection()
8193 for (const RelocationRef &Reloc : CompactUnwind.relocations()) { in printMachOCompactUnwindSection()