Home
last modified time | relevance | path

Searched refs:getGlobalDirective (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h719 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective() function
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp753 OS << MAI->getGlobalDirective(); in emitSymbolAttribute()
907 OS << MAI->getGlobalDirective(); in emitXCOFFSymbolLinkageWithVisibility()