Home
last modified time | relevance | path

Searched refs:markGlobal (Results 1 – 5 of 5) 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-7.0/llvm/lib/Object/
DRecordStreamer.cpp37 void RecordStreamer::markGlobal(const MCSymbol &Symbol, in markGlobal() function in RecordStreamer
103 markGlobal(*Symbol, Attribute); in EmitSymbolAttribute()
DRecordStreamer.h43 void markGlobal(const MCSymbol &Symbol, MCSymbolAttr Attribute);
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp483 void markGlobal(const MCSymbol &Symbol) { in markGlobal() function in __anon7f25a5140111::RecordStreamer
567 markGlobal(*Symbol); in EmitSymbolAttribute()