Home
last modified time | relevance | path

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

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