mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
13 lines
352 B
Makefile
13 lines
352 B
Makefile
#source: simple.s
|
|
#ld:
|
|
#objdump: -h
|
|
|
|
.*: file format elf32-d10v
|
|
|
|
Sections:
|
|
Idx Name Size VMA LMA File off Algn
|
|
0 \.text 00000004 01014000 01014000 00001000 2\*\*0
|
|
CONTENTS, ALLOC, LOAD, READONLY, CODE
|
|
1 \.stack 00000000 0200bffc 0200bffc .* 2\*\*0
|
|
CONTENTS
|