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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 474 /// collectLegacyDebugInfo - Collect debug info using DebugInfoFinder.
476 bool collectLegacyDebugInfo(Module *M);
DwarfDebug.cpp 569 /// collectLegacyDebugInfo - Collect debug info using DebugInfoFinder.
571 bool DwarfDebug::collectLegacyDebugInfo(Module *M) {
638 } else if (!collectLegacyDebugInfo(M))
    [all...]

Completed in 58 milliseconds