Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h726 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp737 OS << MAI->getGlobalDirective(); in emitSymbolAttribute()
888 OS << MAI->getGlobalDirective(); in emitXCOFFSymbolLinkageWithVisibility()