Home
last modified time | relevance | path

Searched defs:AssociatedSymbol (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionELF.h48 const MCSymbol *AssociatedSymbol; variable
55 MCSymbol *Begin, const MCSymbolELF *AssociatedSymbol) in MCSectionELF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp595 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal() local
633 unsigned *NextUniqueID, const MCSymbolELF *AssociatedSymbol) { in selectELFSectionForGlobal()
699 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal() local