Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h132 virtual MCSection *getSectionForLSDA(const Function &, const MCSymbol &, in getSectionForLSDA() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp903 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA() function in TargetLoweringObjectFileELF