Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp35 static void dumpPubSection(raw_ostream &OS, StringRef Name, StringRef Data, in dumpPubSection() function
231 dumpPubSection(OS, "debug_pubnames", getPubNamesSection(), in dump()
235 dumpPubSection(OS, "debug_pubtypes", getPubTypesSection(), in dump()
239 dumpPubSection(OS, "debug_gnu_pubnames", getGnuPubNamesSection(), in dump()
243 dumpPubSection(OS, "debug_gnu_pubtypes", getGnuPubTypesSection(), in dump()