Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h259 virtual MCSection *getSectionForTOCEntry(const MCSymbol *S, in getSectionForTOCEntry() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h282 MCSection *getSectionForTOCEntry(const MCSymbol *Sym,
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2995 getObjFileLowering().getSectionForTOCEntry(S, TM)); in createPPCAsmPrinterPass()
2998 getObjFileLowering().getSectionForTOCEntry(I.first.first, TM)); in emitModuleCommandLines()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2670 MCSection *TargetLoweringObjectFileXCOFF::getSectionForTOCEntry( in getSectionForLSDA()
2654 MCSection *TargetLoweringObjectFileXCOFF::getSectionForTOCEntry( getSectionForTOCEntry() function in TargetLoweringObjectFileXCOFF