mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
16 lines
217 B
D
16 lines
217 B
D
|
#ld: -Tnote-2.t
|
||
|
#objcopy_linked_file: -R .foo
|
||
|
#readelf: -l --wide
|
||
|
|
||
|
#...
|
||
|
Program Headers:
|
||
|
Type.*
|
||
|
LOAD +0x[0-9a-f]+ .*
|
||
|
NOTE +0x[0-9a-f]+ .*
|
||
|
|
||
|
#...
|
||
|
Segment Sections...
|
||
|
00[ \t]+.text *
|
||
|
01[ \t]+.note *
|
||
|
#pass
|