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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCContext.h 257 raw_ostream *getSecureLog() { return SecureLog; }
  /external/llvm/include/llvm/MC/
MCContext.h 567 raw_fd_ostream *getSecureLog() { return SecureLog.get(); }
  /external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DarwinAsmParser.cpp 471 raw_ostream *OS = getContext().getSecureLog();
  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 700 raw_fd_ostream *OS = getContext().getSecureLog();
    [all...]

Completed in 584 milliseconds