Searched defs:GnuStyle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp32 dumpPubSection(raw_ostream &OS, StringRef Name, StringRef Data, bool LittleEndian, bool GnuStyle) argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1460 void DwarfDebug::emitDebugPubNames(bool GnuStyle) { argument
1529 void DwarfDebug::emitDebugPubTypes(bool GnuStyle) { argument
1469 emitDebugPubSection( bool GnuStyle, MCSection *PSec, StringRef Name, const StringMap<const DIE *> &(DwarfCompileUnit::*Accessor)() const) argument

Completed in 113 milliseconds