File: fdpic-funcdesc-static.d

package info (click to toggle)
binutils-djgpp 2.35.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 321,228 kB
  • sloc: ansic: 1,162,947; asm: 671,219; cpp: 134,012; exp: 70,783; makefile: 55,860; sh: 22,254; yacc: 14,459; lisp: 13,806; perl: 2,008; lex: 1,649; pascal: 307; sed: 195; awk: 25
file content (25 lines) | stat: -rw-r--r-- 603 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#source: fdpic-funcdesc-static.s
#as: --isa=sh2a -big --fdpic
#ld: -EB -mshelf_fd
#objdump: -ds
#target: sh*-*-uclinux*

.*:[ \t]+file format elf32-shbig-fdpic

Contents of section \.text:
 400094 00090009[ \t]+.*
Contents of section \.rofixup:
 400098 004100ac 004100b0 004100a8 004100b4[ \t]+.*
Contents of section \.data:
 4100a8 004100ac[ \t]+.*
Contents of section \.got:
 4100ac 00400094 004100b4 00000000 00000000[ \t]+.*
 4100bc 00000000[ \t]+.*

Disassembly of section \.text:

00400094 <foo>:
[ \t]+400094:[ \t]+00 09[ \t]+nop[ \t]+

00400096 <_start>:
[ \t]+400096:[ \t]+00 09[ \t]+nop[ \t]+