Searched defs:getSymbolWithGlobalValueBase (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp103 MCSymbol *TargetLoweringObjectFile::getSymbolWithGlobalValueBase( function in class:TargetLoweringObjectFile
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2103 MCSymbol *AsmPrinter::getSymbolWithGlobalValueBase(const GlobalValue *GV, function in class:AsmPrinter
2105 return getObjFileLowering().getSymbolWithGlobalValueBase(GV, Suffix, *Mang,

Completed in 889 milliseconds