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

no-image

s5u1c17001c

Manufacturer Part Number
s5u1c17001c
Description
Cmos 16-bit Application Specific Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet
11.3 objdump.exe
11.3.1 Function
The objdump displays the internal data of binary files in elf format. Disassembled code, raw data, section
configuration, section map addresses, data size and relocatable information symbol tables can be displayed.
11.3.2 Input Files
Executable object file
Object file
11.3.3 Method for Using objdump
Startup format
Options
S5U1C17001C MANUAL
(C COMPILER PACKAGE FOR S1C17 FAMILY) (Ver. 1.1)
File format: Binary file in elf format
File name:
Description: An executable object file after the linkage process by the linker has been completed. The contents
File format: Binary file in elf format
File name:
Description: An object file after assembled. The contents will be displayed using the relative addresses from
objdump <option> <input file name>
<input file name>: Specify a object file name to be dumped.
The following startup options can be specified:
-d
Function:
Explanation: Displays all the executable sections after disassembling the object code. No source is displayed
-h
Function:
Explanation: Displays the section configuration, section size and address.
-g
Function:
Explanation: Displays the relations between sources and addresses based on the debugging information. The
-t
Function:
Explanation: Displays a list of the global symbols including the local labels.
-s
Function:
Explanation: Displays all the section information in hexadecimal dump format. Data corresponding to
-D
Function:
Explanation: Displays all the sections after disassembling the object code.
<file name>.elf
will be displayed using the absolute addresses.
<file name>.o
the beginning of the file or section.
Display disassembled contents
together.
Display section information
Display information converted from debugging information
data types of the global symbols are also displayed.
Display global symbol information
Display in hexadecimal dump format
unresolved symbols cannot be displayed correctly.
Display disassembled contents for all sections
EPSON
11 OTHER TOOLS
11-15

Related parts for s5u1c17001c