Home
last modified time | relevance | path

Searched refs:dumpPubSection (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp32 static void dumpPubSection(raw_ostream &OS, StringRef Name, StringRef Data, in dumpPubSection() function
224 dumpPubSection(OS, "debug_pubnames", getPubNamesSection(), in dump()
228 dumpPubSection(OS, "debug_pubtypes", getPubTypesSection(), in dump()
232 dumpPubSection(OS, "debug_gnu_pubnames", getGnuPubNamesSection(), in dump()
236 dumpPubSection(OS, "debug_gnu_pubtypes", getGnuPubTypesSection(), in dump()