Searched refs:ROM_SIZE (Results 1 – 23 of 23) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/ld/emulparams/ |
H A D | msp430X.sh | 5 ROM_SIZE=0x0dfe0
|
H A D | msp430elf.sh | 15 ROM_SIZE=0x7fe0
|
H A D | m68hc11elf.sh | 5 ROM_SIZE=0x8000
|
H A D | m9s12zelf.sh | 5 ROM_SIZE=0x20000
|
H A D | xgateelf.sh | 7 ROM_SIZE=0x8000
|
H A D | m68hc12elf.sh | 5 ROM_SIZE=0x8000
|
/netbsd-src/external/gpl3/binutils/dist/ld/emulparams/ |
H A D | msp430X.sh | 5 ROM_SIZE=0x0dfe0
|
H A D | msp430elf.sh | 15 ROM_SIZE=0x7fe0
|
H A D | m68hc12elf.sh | 5 ROM_SIZE=0x8000
|
H A D | m9s12zelf.sh | 5 ROM_SIZE=0x20000
|
H A D | xgateelf.sh | 7 ROM_SIZE=0x8000
|
H A D | m68hc11elf.sh | 5 ROM_SIZE=0x8000
|
/netbsd-src/sys/arch/ews4800mips/include/ |
H A D | sbd.h | 71 #define ROM_SIZE 0x00080000 macro
|
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
H A D | elfm9s12z.sc | 84 text (rx) : ORIGIN = $[$ROM_TOP - $ROM_SIZE + 1], LENGTH = ${ROM_SIZE} - 4 176 ${RELOCATING+PROVIDE (_start = $[$ROM_TOP - $ROM_SIZE + 1]);}
|
H A D | elf32msp430.sc | 40 text (rx) : ORIGIN = $ROM_START, LENGTH = $ROM_SIZE
|
H A D | elfm68hc11.sc | 93 text (rx) : ORIGIN = ${ROM_START_ADDR}, LENGTH = ${ROM_SIZE}
|
H A D | elfm68hc12.sc | 93 text (rx) : ORIGIN = ${ROM_START_ADDR}, LENGTH = ${ROM_SIZE}
|
H A D | elfxgate.sc | 93 text (rx) : ORIGIN = ${ROM_START_ADDR}, LENGTH = ${ROM_SIZE}
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | elfm9s12z.sc | 84 text (rx) : ORIGIN = $[$ROM_TOP - $ROM_SIZE + 1], LENGTH = ${ROM_SIZE} - 4 176 ${RELOCATING+PROVIDE (_start = $[$ROM_TOP - $ROM_SIZE + 1]);}
|
H A D | elf32msp430.sc | 40 text (rx) : ORIGIN = $ROM_START, LENGTH = $ROM_SIZE
|
H A D | elfm68hc11.sc | 93 text (rx) : ORIGIN = ${ROM_START_ADDR}, LENGTH = ${ROM_SIZE}
|
H A D | elfxgate.sc | 93 text (rx) : ORIGIN = ${ROM_START_ADDR}, LENGTH = ${ROM_SIZE}
|
H A D | elfm68hc12.sc | 93 text (rx) : ORIGIN = ${ROM_START_ADDR}, LENGTH = ${ROM_SIZE}
|