mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9567b22949
When inserting instructions that encode a pc-relative offset, don't use a method that depends on getting a pointer to the newly inserted method. Use the new nextinstrOffset() method when computing the encoding of the pc-relative offset, and only insert each instruction once. Propagate OOM from calls to buffer.allocEntry, folowing the approach in the ARM assembler. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
src | ||
xpconnect |