Home
last modified time | relevance | path

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

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