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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 537 bool tuneForGDB() const { return DebuggerTuning == DebuggerKind::GDB; }
DwarfDebug.cpp 245 HasDwarfPubSections = tuneForGDB();
266 UseGNUTLSOpcode = tuneForGDB() || DwarfVersion < 3;
    [all...]

Completed in 58 milliseconds