Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp530 MCSymbol *EmittedSym = GVSym; in emitGlobalVariable() local
535 emitVisibility(EmittedSym, GV->getVisibility(), !GV->isDeclaration()); in emitGlobalVariable()
546 OutStreamer->emitSymbolAttribute(EmittedSym, MCSA_ELF_TypeObject); in emitGlobalVariable()