Home
last modified time | relevance | path

Searched refs:symbol2 (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/usr.bin/yacc/
Dlalr.c356 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/
DREADME140 .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/
DREADME217 .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/
Dhppa-hpux-tdep.c606 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/
Dllvm-objdump.rst40 .. option:: --disassemble-symbols=<symbol1[,symbol2,...]>
/openbsd/src/gnu/gcc/gcc/doc/
Dextend.texi9995 @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