Home
last modified time | relevance | path

Searched defs:GnuStyle (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp23 DWARFDataExtractor Data, bool GnuStyle, in extract()
H A DDWARFContext.cpp983 Table.extract(Data, GnuStyle, DumpOpts.RecoverableErrorHandler); in dumpPubTableSection() argument
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h72 bool GnuStyle = false; variable
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2510 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == emitDebugPubSections() local
2533 emitDebugPubSection(bool GnuStyle,StringRef Name,DwarfCompileUnit * TheU,const StringMap<const DIE * > & Globals) emitDebugPubSection() argument