Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionELF.h90 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp336 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function