Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h241 getSectionForFunctionDescriptor(const Function *F, in getSectionForFunctionDescriptor() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h268 getSectionForFunctionDescriptor(const Function *F,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2236 getSectionForFunctionDescriptor(cast<Function>(GO), TM)) in getTargetSymbol()
2509 MCSection *TargetLoweringObjectFileXCOFF::getSectionForFunctionDescriptor( in getSectionForFunctionDescriptor() function in TargetLoweringObjectFileXCOFF
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1876 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in SetupMachineFunction()