OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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