Home
last modified time | relevance | path

Searched refs:s_value (Results 1 – 13 of 13) sorted by relevance

/openbsd/usr.bin/rdist/
H A Dlookup.c43 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 Dtc-bfin.c968 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 Dbfin-defs.h292 const char *s_value; /* if relocation symbol, the text. */ member
H A Dbfin-parse.y4114 val.s_value = S_GET_NAME($1);
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dmips.h254 unsigned char s_value[4]; member
H A Dalpha.h299 unsigned char s_value[8]; member
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dmips.h278 unsigned char s_value[4]; member
H A Dalpha.h296 unsigned char s_value[8]; member
/openbsd/bin/csh/
H A Dcsh.h336 short s_value; member
H A Dfunc.c547 return sp->s_value; in srchx()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Decoffswap.h447 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 Decoffswap.h542 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 Dbfin-parse.c6888 val.s_value = S_GET_NAME((yyvsp[0].symbol));