Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp345 static void dumpPubTableSection(raw_ostream &OS, DIDumpOptions DumpOpts, in dumpPubTableSection() function
641 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/false); in dump()
648 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/false); in dump()
655 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/true); in dump()
662 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/true); in dump()