mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
10 lines
163 B
Makefile
10 lines
163 B
Makefile
#name: PHDRS headers 3a
|
|
#source: phdrs.s
|
|
#ld: -T phdrs3a.t
|
|
#readelf: -l --wide
|
|
|
|
#...
|
|
[ \t]+LOAD[ x0-9a-f]+ R [ x0-9a-f]+
|
|
[ \t]+LOAD[ x0-9a-f]+ E [ x0-9a-f]+
|
|
#pass
|