Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp982 static void dumpPubTableSection(raw_ostream &OS, DIDumpOptions DumpOpts, in dumpPubTableSection() function
1287 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/false); in dump()
1294 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/false); in dump()
1301 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/true); in dump()
1308 dumpPubTableSection(OS, DumpOpts, PubTableData, /*GnuStyle=*/true); in dump()