Searched refs:symbol2 (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/usr.bin/yacc/ |
| D | lalr.c | 356 int state1, stateno, symbol1, symbol2; in build_relations() local 375 symbol2 = *rp; in build_relations() 381 if (accessing_symbol[stateno] == symbol2) in build_relations()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | README | 140 .word pseudo-op of the form symbol1-symbol2 (the difference of two 145 error message) contain (the address of the long jump)-symbol2. This
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | README | 217 .word pseudo-op of the form symbol1-symbol2 (the difference of two 222 error message) contain (the address of the long jump)-symbol2. This
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | hppa-hpux-tdep.c | 606 struct symbol *get_sym, *symbol2; in find_stub_with_shl_get() local 623 symbol2 = lookup_symbol ("__shldp", NULL, VAR_DOMAIN, NULL, NULL); in find_stub_with_shl_get()
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-objdump.rst | 40 .. option:: --disassemble-symbols=<symbol1[,symbol2,...]>
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | extend.texi | 9995 @item #pragma weak @var{symbol1} = @var{symbol2} 9996 This pragma declares @var{symbol1} to be a weak alias of @var{symbol2}. 9997 It is an error if @var{symbol2} is not defined in the current
|