Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DRecordStreamer.cpp31 void RecordStreamer::markGlobal(const MCSymbol &Symbol, in markGlobal() function in RecordStreamer
94 markGlobal(*Symbol, Attribute); in EmitSymbolAttribute()
DRecordStreamer.h23 void markGlobal(const MCSymbol &Symbol, MCSymbolAttr Attribute);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRecordStreamer.cpp36 void RecordStreamer::markGlobal(const MCSymbol &Symbol, in markGlobal() function in RecordStreamer
102 markGlobal(*Symbol, Attribute); in EmitSymbolAttribute()
DRecordStreamer.h42 void markGlobal(const MCSymbol &Symbol, MCSymbolAttr Attribute);
/external/llvm-project/llvm/lib/Object/
DRecordStreamer.cpp36 void RecordStreamer::markGlobal(const MCSymbol &Symbol, in markGlobal() function in RecordStreamer
102 markGlobal(*Symbol, Attribute); in emitSymbolAttribute()
DRecordStreamer.h41 void markGlobal(const MCSymbol &Symbol, MCSymbolAttr Attribute);