> "The .debug_loclists.dwo section contains the location > lists referenced by DW_AT_location attributes in the > .debug_info.dwo section. This section has a similar format > to the .debug_loclists section in a non-split object, > but it has some small differences as explained in Section > 7.7.3 on page 226." > > Page 405 line 22. > > 7.7.3 has no explanation whatever. > It is just a list of DW_LLE names, so the > reference is incorrect.
Ah, that's probably left over from before we adopted the new DW_LLE encoding for the non-split case. In the original split-DWARF proposal, the new encoding was only for the .debug_loclists.dwo section; the .debug_loclists section in a non-split compilation was meant to keep the old DWARF-4 format. We should just strike that sentence. -cary -- Dwarf-discuss mailing list Dwarf-discuss@lists.dwarfstd.org https://lists.dwarfstd.org/mailman/listinfo/dwarf-discuss