Home
last modified time | relevance | path

Searched defs:getSectionForLSDA (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h132 virtual MCSection *getSectionForLSDA(const Function &, const MCSymbol &, in getSectionForLSDA() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp924 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA() function in TargetLoweringObjectFileELF