Searched defs:emitSymbolAttribute (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp32 bool MCXCOFFStreamer::emitSymbolAttribute(MCSymbol *Sym, function in class:MCXCOFFStreamer
H A DMCWasmStreamer.cpp80 bool MCWasmStreamer::emitSymbolAttribute(MCSymbol *S, MCSymbolAttr Attribute) { function in class:MCWasmStreamer
H A DMCMachOStreamer.cpp293 bool MCMachOStreamer::emitSymbolAttribute(MCSymbol *Sym, function in class:MCMachOStreamer
H A DMCWinCOFFStreamer.cpp110 bool MCWinCOFFStreamer::emitSymbolAttribute(MCSymbol *S, function in class:MCWinCOFFStreamer
H A DMCELFStreamer.cpp190 bool MCELFStreamer::emitSymbolAttribute(MCSymbol *S, MCSymbolAttr Attribute) { function in class:MCELFStreamer
H A DMCAsmStreamer.cpp636 bool MCAsmStreamer::emitSymbolAttribute(MCSymbol *Symbol, function in class:MCAsmStreamer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp99 bool RecordStreamer::emitSymbolAttribute(MCSymbol *Symbol, function in class:RecordStreamer

Completed in 69 milliseconds