Home
last modified time | relevance | path

Searched defs:LSDASection (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp428 MCSection *LSDASection = Asm->getObjFileLowering().getSectionForLSDA( in emitExceptionTable() local
/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h69 MCSection *LSDASection = nullptr; variable
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3297 ErrorOr<BinarySection &> LSDASection = disassembleFunctions() local