Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp978 static void dumpPubTableSection(raw_ostream &OS, DIDumpOptions DumpOpts, in dumpPubTableSection() function
1283 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/false); in dump()
1290 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/false); in dump()
1297 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/true); in dump()
1304 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/true); in dump()