Searched refs:dumpSectionedAddress (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFFormValue.cpp | 384 void DWARFFormValue::dumpSectionedAddress(raw_ostream &OS, in dumpSectionedAddress() function in DWARFFormValue 416 dumpSectionedAddress(AddrOS, DumpOpts, {Value.uval, Value.SectionIndex}); in dump() 433 dumpSectionedAddress(AddrOS, DumpOpts, *A); in dump() 451 dumpSectionedAddress(AddrOS, DumpOpts, *A); in dump()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFFormValue.h | 83 void dumpSectionedAddress(raw_ostream &OS, DIDumpOptions DumpOpts,
|