Searched refs:STACK (Results 1 – 25 of 119) sorted by relevance
12345
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/emulparams/ |
| H A D | msp430all.sh | 21 STACK=0x280 38 STACK=0x280 55 STACK=0x280 72 STACK=0x300 89 STACK=0x300 106 STACK=0x300 123 STACK=0x300 140 STACK=0x300 157 STACK=0x300 174 STACK=0x300 [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/ld/emulparams/ |
| H A D | msp430all.sh | 21 STACK=0x280 38 STACK=0x280 55 STACK=0x280 72 STACK=0x300 89 STACK=0x300 106 STACK=0x300 123 STACK=0x300 140 STACK=0x300 157 STACK=0x300 174 STACK=0x300 [all …]
|
| H A D | msp430x110.sh | 14 STACK=0x280
|
| H A D | msp430x1222.sh | 14 STACK=0x300
|
| H A D | msp430x435.sh | 14 STACK=0x400
|
| H A D | msp430x135.sh | 14 STACK=0x400
|
| H A D | msp430x315.sh | 14 STACK=0x400
|
| H A D | msp430x1232.sh | 14 STACK=0x300
|
| H A D | msp430x311.sh | 14 STACK=0x280
|
| H A D | msp430x1331.sh | 14 STACK=0x300
|
| H A D | msp430x313.sh | 14 STACK=0x300
|
| H A D | msp430x436.sh | 14 STACK=0x600
|
| H A D | msp430x437.sh | 14 STACK=0x600
|
| H A D | msp430x413.sh | 14 STACK=0x300
|
| H A D | msp430x1351.sh | 14 STACK=0x400
|
| H A D | msp430x133.sh | 14 STACK=0x300
|
| H A D | msp430x149.sh | 14 STACK=0xa00
|
| H A D | msp430x123.sh | 14 STACK=0x300
|
| H A D | msp430x312.sh | 14 STACK=0x300
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| H A D | defarg6.C | 7 class STACK { 11 STACK() : data() in STACK() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | javaop.def | 72 STACK: Various stack operations. 110 JAVAOP (nop, 0, STACK, POP, 0) 197 JAVAOP (pop, 87, STACK, POP, 1) 198 JAVAOP (pop2, 88, STACK, POP, 2) 199 JAVAOP (dup, 89, STACK, DUP, 1) 200 JAVAOP (dup_x1, 90, STACK, DUPx1, 1) 201 JAVAOP (dup_x2, 91, STACK, DUPx2, 1) 202 JAVAOP (dup2, 92, STACK, DUP, 2) 203 JAVAOP (dup2_x1, 93, STACK, DUPx1, 2) 204 JAVAOP (dup2_x2, 94, STACK, DUPx2, 2) [all …]
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | miniperlmain.c | 44 #pragma runopts(HEAP(8M,500K,ANYWHERE,KEEP,8K,4K) STACK(,,ANY,) ALL31(ON)) 46 #pragma runopts(HEAP(2M,500K,ANYWHERE,KEEP,8K,4K) STACK(,,ANY,) ALL31(ON))
|
| /openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/ |
| H A D | elfd10v.sc | 46 STACK=" .stack : { _stack = .; *(.stack) } >STACK " 80 STACK : org = 0x0200BFFC, len = 4 153 ${RELOCATING+$STACK}
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
| H A D | elfd10v.sc | 46 STACK=" .stack : { _stack = .; *(.stack) } >STACK " 80 STACK : org = 0x0200BFFC, len = 4 153 ${RELOCATING+$STACK}
|
| /openbsd-src/gnu/gcc/gcc/config/avr/ |
| H A D | avr.opt | 35 -minit-stack=STACK Use STACK as the initial value of the stack pointer
|
12345