Home
last modified time | relevance | path

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

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