Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp384 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 DDWARFFormValue.h83 void dumpSectionedAddress(raw_ostream &OS, DIDumpOptions DumpOpts,