Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp385 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 DDWARFFormValue.h85 void dumpSectionedAddress(raw_ostream &OS, DIDumpOptions DumpOpts,