Searched refs:s_value (Results 1 – 13 of 13) sorted by relevance
/openbsd/usr.bin/rdist/ |
H A D | lookup.c | 43 struct namelist *s_value; member 142 return(s->s_value); in lookup() 158 s->s_value = value; in lookup()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-bfin.c | 968 return note_reloc1 (code, symbol->value.s_value, reloc, pcrel); in note_reloc() 1089 note = note_reloc1 (gencode (0), head->value.s_value, parent_reloc, pcrel); in Expr_Node_Gen_Reloc() 1102 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value, in Expr_Node_Gen_Reloc() 1468 && !strcmp (poffset->value.s_value, in bfin_gen_ldstidxi() 1923 loopsym = expr->value.s_value; in bfin_gen_loop() 1936 lbeginval.s_value = lbeginsym; in bfin_gen_loop() 1937 lendval.s_value = lendsym; in bfin_gen_loop() 2004 equals ((char *) sym->value.s_value, 1); in bfin_equals()
|
H A D | bfin-defs.h | 292 const char *s_value; /* if relocation symbol, the text. */ member
|
H A D | bfin-parse.y | 4114 val.s_value = S_GET_NAME($1);
|
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | mips.h | 254 unsigned char s_value[4]; member
|
H A D | alpha.h | 299 unsigned char s_value[8]; member
|
/openbsd/gnu/usr.bin/binutils/include/coff/ |
H A D | mips.h | 278 unsigned char s_value[4]; member
|
H A D | alpha.h | 296 unsigned char s_value[8]; member
|
/openbsd/bin/csh/ |
H A D | csh.h | 336 short s_value; member
|
H A D | func.c | 547 return sp->s_value; in srchx()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecoffswap.h | 447 intern->value = ECOFF_GET_OFF (abfd, ext->s_value); in ecoff_swap_sym_in() 503 ECOFF_PUT_OFF (abfd, intern->value, ext->s_value); in ecoff_swap_sym_out()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ecoffswap.h | 542 intern->value = ECOFF_GET_OFF (abfd, ext->s_value); 601 ECOFF_PUT_OFF (abfd, intern->value, ext->s_value);
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.c | 6888 val.s_value = S_GET_NAME((yyvsp[0].symbol));
|