Home
last modified time | relevance | path

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

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