Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h232 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h255 getSectionForFunctionDescriptor(const Function *F,
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp2134 getSectionForFunctionDescriptor(cast<Function>(GO), TM)) in getTargetSymbol()
2359 MCSection *TargetLoweringObjectFileXCOFF::getSectionForFunctionDescriptor( in getSectionForFunctionDescriptor() function in TargetLoweringObjectFileXCOFF
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1725 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in SetupMachineFunction()