Searched defs:getSectionForLSDA (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ | ||
H A D | TargetLoweringObjectFile.h | 134 virtual MCSection *getSectionForLSDA(const Function &, const MCSymbol &, in getSectionForLSDA() function |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringObjectFileImpl.cpp | 964 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA() function in TargetLoweringObjectFileELF |