mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 21:40:38 +00:00
2001-03-30 H.J. Lu <hjl@gnu.org>
* gas/i386/relax.d: Dump with -s instead of -drw.
This commit is contained in:
parent
8b4b0fac4b
commit
5fba830057
@ -1,3 +1,7 @@
|
||||
2001-03-30 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/i386/relax.d: Dump with -s instead of -drw.
|
||||
|
||||
2001-03-29 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/i386/relax.s: New test for relaxation between sections.
|
||||
|
@ -1,10 +1,11 @@
|
||||
#name: i386 relax
|
||||
#objdump: -drw
|
||||
#objdump: -s
|
||||
|
||||
.*: +file format .*i386.*
|
||||
|
||||
Disassembly of section .text:
|
||||
Disassembly of section .gnu.linkonce.t.blah:
|
||||
|
||||
0+000 <.gnu.linkonce.t.blah>:
|
||||
0: eb 00 [ ]*jmp 0x2
|
||||
Contents of section .text:
|
||||
Contents of section .data:
|
||||
Contents of section .gcc_except_table:
|
||||
0+000 02[ ]*.[ ]*
|
||||
Contents of section .gnu.linkonce.t.blah:
|
||||
0+000 eb00[ ]+..[ ]*
|
||||
|
Loading…
Reference in New Issue
Block a user