HomeSort by relevance Sort by last modified time
    Searched refs:markGlobal (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Object/
RecordStreamer.h 23 void markGlobal(const MCSymbol &Symbol, MCSymbolAttr Attribute);
RecordStreamer.cpp 31 void RecordStreamer::markGlobal(const MCSymbol &Symbol,
94 markGlobal(*Symbol, Attribute);
  /external/swiftshader/third_party/LLVM/tools/lto/
LTOModule.cpp 483 void markGlobal(const MCSymbol &Symbol) {
567 markGlobal(*Symbol);

Completed in 89 milliseconds