Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h251 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h280 getSectionForFunctionDescriptor(const Function *F,
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2357 getSectionForFunctionDescriptor(cast<Function>(GO), TM)) in getTargetSymbol()
2661 MCSection *TargetLoweringObjectFileXCOFF::getSectionForFunctionDescriptor( in getSectionForTOCEntry()
2645 MCSection *TargetLoweringObjectFileXCOFF::getSectionForFunctionDescriptor( getSectionForFunctionDescriptor() function in TargetLoweringObjectFileXCOFF
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2298 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in emitTracebackTable()