s5u1c17001c Epson Electronics America, Inc., s5u1c17001c Datasheet - Page 558

no-image

s5u1c17001c

Manufacturer Part Number
s5u1c17001c
Description
Cmos 16-bit Application Specific Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet
11 OTHER TOOLS
11.3.4 Dump Format
The following shows the display examples by specifying each option:
-d (Disassembled display)
-h (Display section information)
11-16
-G
Function:
Explanation: Displays the raw data of the debugging information in stab format.
-S
Function:
Explanation: Displays all the executable sections after disassembling the object code. The source code is also
When entering an option, you need to place one or more spaces before and after the option.
Example: c:\EPSON\gnu17\objdump -S test.elf
Displays the disassembled information from the beginning of the executable section.
C:\EPSON\gnu17\>objdump -d main.o
main.o:
Disassembly of section .text:
00000000 <main>:
00000002 <.LBB2>:
Displays the section configuration in the file, section size and mapped address (VMA and LMA). .stab,
.stabstr and .comment are the sections that contains debugging information.
The load command does not send these debug information sections to the target.
C:\EPSON\gnu17\>objdump -h sample.elf
sample.elf:
Sections:
Idx Name
*** Debugging sections will not be loaded to the target ***
. . . . .
0 .bss
1 .data
2 .rodata
3 .text
4 .stab
5 .stabstr
0: 3e5c
2: 9900
4: 4000
6: 4000
8: d900
Display raw data of debugging information
Mixed display
displayed with the corresponding disassembled code if possible.
file format elf32-c17
ld.a
ld
ext
ext
ld
file format elf32-c17
Size
000000b8
ALLOC
00000000
CONTENTS, ALLOC, LOAD, DATA
00000080
CONTENTS, ALLOC, LOAD, DATA
0000023e
CONTENTS, ALLOC, LOAD, CODE
00000bb8
CONTENTS, READONLY, DEBUGGING
000008b3
CONTENTS, READONLY, DEBUGGING
-[%sp],%r4
%r2,0x0
0x0
0x0
[0x0],%r2
VMA
00000000
000000b8
00004000
00004080
000042c0
00004e78
xld
ld.a
ld
EPSON
LMA
00000000
00004080
00004000
00004080
000042c0
00004e78
(C COMPILER PACKAGE FOR S1C17 FAMILY) (Ver. 1.1)
-[%sp],%r4
%r2,0x0 <main>
[0x0],%r2 <main>
File off
000000b4
00000134
000000b4
00000134
00000374
00000f2c
Algn
2**2
2**0
2**2
2**1
2**2
2**0
S5U1C17001C MANUAL

Related parts for s5u1c17001c