invert the meanings of the F_LSYMS field.
This commit is contained in:
parent
17a77bd059
commit
0ef29a9606
@ -7,12 +7,12 @@
|
|||||||
0 beshort 0x0500 Hitachi SH big-endian COFF
|
0 beshort 0x0500 Hitachi SH big-endian COFF
|
||||||
>18 beshort&0x0002 =0x0000 object
|
>18 beshort&0x0002 =0x0000 object
|
||||||
>18 beshort&0x0002 =0x0002 executable
|
>18 beshort&0x0002 =0x0002 executable
|
||||||
>18 beshort&0x0008 =0x0000 \b, stripped
|
>18 beshort&0x0008 =0x0008 \b, stripped
|
||||||
>18 beshort&0x0008 =0x0008 \b, not stripped
|
>18 beshort&0x0008 =0x0000 \b, not stripped
|
||||||
#
|
#
|
||||||
0 leshort 0x0550 Hitachi SH little-endian COFF
|
0 leshort 0x0550 Hitachi SH little-endian COFF
|
||||||
>18 leshort&0x0002 =0x0000 object
|
>18 leshort&0x0002 =0x0000 object
|
||||||
>18 leshort&0x0002 =0x0002 executable
|
>18 leshort&0x0002 =0x0002 executable
|
||||||
>18 leshort&0x0008 =0x0000 \b, stripped
|
>18 leshort&0x0008 =0x0008 \b, stripped
|
||||||
>18 leshort&0x0008 =0x0008 \b, not stripped
|
>18 leshort&0x0008 =0x0000 \b, not stripped
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user