Searched refs:dumpSectionedAddress (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFFormValue.cpp | 385 void DWARFFormValue::dumpSectionedAddress(raw_ostream &OS, in dumpSectionedAddress() function in DWARFFormValue 417 dumpSectionedAddress(AddrOS, DumpOpts, {Value.uval, Value.SectionIndex}); in dump() 433 dumpSectionedAddress(AddrOS, DumpOpts, *A); in dump() 450 dumpSectionedAddress(AddrOS, DumpOpts, *A); in dump()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFFormValue.h | 85 void dumpSectionedAddress(raw_ostream &OS, DIDumpOptions DumpOpts,
|