Searched refs:AddrTable (Results 1 – 1 of 1) sorted by relevance
266 DWARFDebugAddrTable AddrTable; in dumpAddrSection() local268 if (Error Err = AddrTable.extract(AddrData, &Offset, Version, in dumpAddrSection()273 if (!AddrTable.hasValidLength()) in dumpAddrSection()275 uint64_t Length = AddrTable.getLength(); in dumpAddrSection()278 AddrTable.dump(OS, DumpOpts); in dumpAddrSection()