<div dir="ltr">David Anderson reported a few spelling and other errors in the recent distribution<div>of 250408.1 Replace composite locations & DW_OP_overlay with mapping lists.</div><div>In revising it and further review I found a few issues to correct. Hopefully the result</div><div>will be a bit clearer and easier to understand.</div><div><br></div><div>There are no bit changes and what changes there are highlighted in light blue.</div><div><br></div><div>Ron</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Thu, Oct 9, 2025 at 6:19 PM David Anderson via Dwarf-discuss <<a href="mailto:dwarf-discuss@lists.dwarfstd.org">dwarf-discuss@lists.dwarfstd.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">A small number of typos are in the present<br>
250408.1 This is quoted from the markdown text.<br>
<br>
<br>
"1. Component location within the containing object can be<br>
easily determined as an offset relative to the base of the<br>
object (for example, when all components are of fixe size),"<br>
<br>
fixe -> fixed<br>
<br>
"> 7\. `DW_OP_mapm`<br>
 ><br>
 > > `DW_OP_map` pops four operands from the stack, consisting of<br>
 > ><br>
 > > - S, the source location (TOS-C-3)<br>
 > > - M, the starting location of the mapped range (TOS-C-2)<br>
 > > - T<C>..T<1>1, the starting locations of C target ranges <br>
(TOS-1..TOS-C-1)<br>
 > > - C, the unsigned ULEB count of the number of target ranges (TOS-1)<br>
 > > - N, the size of all ranges (TOS)"<br>
<br>
<br>
DW_OP_map-> DW_OP_mapm<br>
<br>
pops four operands  -> pops five operands<br>
<br>
but there are multiple  target starting locations, so<br>
possibly<br>
<br>
     "pops four + C operands"<br>
<br>
Not sure what is intended.<br>
<br>
David Anderson<br>
<br>
-- <br>
Dwarf-discuss mailing list<br>
<a href="mailto:Dwarf-discuss@lists.dwarfstd.org" target="_blank">Dwarf-discuss@lists.dwarfstd.org</a><br>
<a href="https://lists.dwarfstd.org/mailman/listinfo/dwarf-discuss" rel="noreferrer" target="_blank">https://lists.dwarfstd.org/mailman/listinfo/dwarf-discuss</a><br>
</blockquote></div>