Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h241 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h267 getSectionForFunctionDescriptor(const Function *F,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2205 getSectionForFunctionDescriptor(cast<Function>(GO), TM)) in getTargetSymbol()
2478 MCSection *TargetLoweringObjectFileXCOFF::getSectionForFunctionDescriptor( in getSectionForFunctionDescriptor() function in TargetLoweringObjectFileXCOFF
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1846 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in SetupMachineFunction()