Searched refs:SYMBOL (Results 1 - 25 of 254) sorted by relevance

1234567891011

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-size.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro
38 " .globl " SYMBOL (main) "\n"
39 SYMBOL (main) ":\n"
44 " .size " SYMBOL (main) ", .-" SYMBOL (main) "\n"
48 " call " SYMBOL (trap) "\n");
H A Di386-size-overlap.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro
38 " .globl " SYMBOL (main) "\n"
39 SYMBOL (main) ":\n"
44 SYMBOL (inner) ":\n"
46 " .size " SYMBOL (inner) ", .-" SYMBOL (inner) "\n"
50 " call " SYMBOL (trap) "\n"
51 " .size " SYMBOL (main) ", .-" SYMBOL (mai
[all...]
H A Di386-unwind.c22 #define SYMBOL(str) SYMBOL_PREFIX #str macro
24 #define SYMBOL(str) #str macro
42 " call " SYMBOL (trap) "\n"
43 " .globl " SYMBOL (main) "\n"
44 SYMBOL (main) ":\n"
H A Di386-prologue.c22 #define SYMBOL(str) SYMBOL_PREFIX #str macro
24 #define SYMBOL(str) #str macro
50 SYMBOL (standard) ":\n"
62 SYMBOL (gdb1253) ":\n"
75 SYMBOL (gdb1718) ":\n"
90 SYMBOL (gdb1338) ":\n"
106 SYMBOL (jump_at_beginning) ":\n"
118 SYMBOL (stack_align_ecx) ":\n"
135 SYMBOL (stack_align_edx) ":\n"
152 SYMBOL (stack_align_ea
[all...]
H A Dpowerpc-prologue.c21 #define SYMBOL(str) SYMBOL_PREFIX #str macro
23 #define SYMBOL(str) #str macro
50 SYMBOL (gdb2029) ":\n"
67 SYMBOL (optimized_1) ":\n"
H A Di386-permbkpt.S22 # define SYMBOL(str) CONCAT1(SYMBOL_PREFIX, str)
24 # define SYMBOL(str) str
27 .global SYMBOL(main)
28 SYMBOL(main):
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mri/
H A Dequ.s2 XDEF SYMBOL
3 SYMBOL EQU 4 define
H A Dequ.d7 0*4 A SYMBOL
H A Dlabel.d8 [ ]*U SYMBOL
H A Dlabel.s5 LABEL DC.L SYMBOL ; And yet another comment
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dsubsym.s7 .asg value,SYMBOL
8 .asg SYMBOL,SYMBOL1
14 label: .word $symlen(SYMBOL) ; 5, substitutes string for symbol
15 .word $symlen(":SYMBOL:") ; 5, forced substitution
16 .word $symlen("SYMBOL") ; 6, uses string directly
18 .word $symcmp(SYMBOL,"value") ; 0
21 .word $firstch(":SYMBOL:",'a') ; 2
22 .word $lastch(SYMBOL,'a') ; 2
24 .word $isdefed(SYMBOL) ; 0 (value not in symtab)
30 .word $ismember(SYMBOL,lis
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/elf/
H A Dredef.d6 SYMBOL TABLE:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dembedspu.sh50 SYMBOL=
60 *) if test -z "$SYMBOL"; then
61 SYMBOL="$1"
229 .globl ${SYMBOL}
230 .type ${SYMBOL}, @object
234 ${SYMBOL}:
241 ${SYMBOL}:
246 .size ${SYMBOL}, . - ${SYMBOL}
250 print " .globl '${SYMBOL}'
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Dis-1.d5 SYMBOL TABLE:
H A Dalign-1.d5 SYMBOL TABLE:
H A Dcomment-2.d5 SYMBOL TABLE:
H A Dcons-2.d5 SYMBOL TABLE:
H A Dprefix2.d5 SYMBOL TABLE:
H A Dpseudo-1.d7 SYMBOL TABLE:
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/build/
H A Dmkversion19 SYMBOL=__Version
35 SYMBOL=$2
73 $static $const char $SYMBOL[] =
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/alpha/
H A Delf-usepv-1.d6 SYMBOL TABLE:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dlibdso-1.d10 DYNAMIC SYMBOL TABLE:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Db-widec1.d10 SYMBOL TABLE:
H A Dbspec1m.d8 SYMBOL TABLE:
H A Dloc10.d8 SYMBOL TABLE:

Completed in 292 milliseconds

1234567891011