Home
last modified time | relevance | path

Searched refs:getSectionForLSDA (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h71 MCSection *getSectionForLSDA(const Function &F, const MCSymbol &FnSym,
302 MCSection *getSectionForLSDA(const Function &F, const MCSymbol &FnSym,
315 MCSection *getSectionForLSDA(const Function &F, const MCSymbol &FnSym,
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h134 virtual MCSection *getSectionForLSDA(const Function &, const MCSymbol &, in getSectionForLSDA() function
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp428 MCSection *LSDASection = Asm->getObjFileLowering().getSectionForLSDA( in emitExceptionTable()
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp964 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA() function in TargetLoweringObjectFileELF
2702 MCSection *TargetLoweringObjectFileXCOFF::getSectionForLSDA( in getSectionForLSDA() function in TargetLoweringObjectFileXCOFF
2726 MCSection *TargetLoweringObjectFileGOFF::getSectionForLSDA( in getSectionForLSDA() function in TargetLoweringObjectFileGOFF