Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp382 void DWARFFormValue::dumpSectionedAddress(raw_ostream &OS, in dumpSectionedAddress() function in DWARFFormValue
414 dumpSectionedAddress(AddrOS, DumpOpts, {Value.uval, Value.SectionIndex}); in dump()
430 dumpSectionedAddress(AddrOS, DumpOpts, *A); in dump()
447 dumpSectionedAddress(AddrOS, DumpOpts, *A); in dump()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h83 void dumpSectionedAddress(raw_ostream &OS, DIDumpOptions DumpOpts,