Lines Matching defs:DumpOpts
360 DIDumpOptions DumpOpts,
363 dumpAddressSection(U->getContext().getDWARFObj(), OS, DumpOpts,
368 DIDumpOptions DumpOpts,
370 if (!DumpOpts.Verbose || SectionIndex == -1ULL)
382 void DWARFFormValue::dump(raw_ostream &OS, DIDumpOptions DumpOpts) const {
385 raw_ostream &AddrOS = DumpOpts.ShowAddresses
391 dumpSectionedAddress(AddrOS, DumpOpts, {Value.uval, Value.SectionIndex});
405 if (!A || DumpOpts.Verbose) {
414 dumpSectionedAddress(AddrOS, DumpOpts, *A);
491 if (DumpOpts.Verbose)
496 if (DumpOpts.Verbose)
507 if (DumpOpts.Verbose)
512 if (DumpOpts.Verbose)
521 if (DumpOpts.Verbose)
526 if (DumpOpts.Verbose)
531 if (DumpOpts.Verbose)
536 if (DumpOpts.Verbose)
541 if (DumpOpts.Verbose)
572 if (DumpOpts.Verbose)
574 if (DumpOpts.ShowAddresses)
577 if (DumpOpts.Verbose)