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