mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
44b357eb9a
* scripttempl/pru.sc (.pru_irq_map): Define output section. * testsuite/ld-pru/pru_irq_map-1.d: New test. * testsuite/ld-pru/pru_irq_map-2.d: New test. * testsuite/ld-pru/pru_irq_map.s: New test.
11 lines
269 B
Makefile
11 lines
269 B
Makefile
#name: pru_irq_map special section for host
|
|
#source: pru_irq_map.s
|
|
#ld: --defsym=__HEAP_SIZE=0 --defsym=__STACK_SIZE=0
|
|
#readelf: -S --wide
|
|
|
|
# Ensure that .pru_irq_map section is present.
|
|
|
|
#...
|
|
+\[[ 0-9]+\] +.pru_irq_map +PROGBITS +0+ +[0-9a-f]+ +0+5 +00 +0 +0 +1
|
|
#...
|