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

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
dsymutil.h 40 StringRef PrependPath, bool PaperTrailWarnings, bool Verbose,
MachODebugMapParser.cpp 28 bool PaperTrailWarnings = false, bool Verbose = false)
30 PathPrefix(PathPrefix), PaperTrailWarnings(PaperTrailWarnings),
46 bool PaperTrailWarnings;
107 if (PaperTrailWarnings) {
549 StringRef PrependPath, bool PaperTrailWarnings, bool Verbose,
554 MachODebugMapParser Parser(InputFile, Archs, PrependPath, PaperTrailWarnings,
dsymutil.cpp 164 PaperTrailWarnings("papertrail",
449 PaperTrailWarnings = true;
451 if (PaperTrailWarnings && InputIsYAMLDebugMap)
471 parseDebugMap(InputFile, ArchFlags, OsoPrependPath, PaperTrailWarnings,

Completed in 715 milliseconds