Searched defs:getSectionForTOCEntry (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Target/ | ||
H A D | TargetLoweringObjectFile.h | 259 virtual MCSection *getSectionForTOCEntry(const MCSymbol *S, getSectionForTOCEntry() function |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringObjectFileImpl.cpp | 2670 MCSection *TargetLoweringObjectFileXCOFF::getSectionForTOCEntry( getSectionForTOCEntry() function in TargetLoweringObjectFileXCOFF |