Home
last modified time | relevance | path

Searched refs:KEEPIT (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Daout-ns32k.c320 #undef KEEPIT in MY_swap_std_reloc_out()
321 #define KEEPIT udata.i in MY_swap_std_reloc_out() macro
322 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in MY_swap_std_reloc_out()
323 #undef KEEPIT in MY_swap_std_reloc_out()
Di386lynx.c102 #define KEEPIT udata.i macro
157 r_index = (*g->sym_ptr_ptr)->KEEPIT; in NAME()
241 r_index = (*g->sym_ptr_ptr)->KEEPIT; in NAME()
Daout-cris.c185 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in MY()
Daout-arm.c425 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in MY_swap_std_reloc_out()
Daoutx.h118 #define KEEPIT udata.i macro
1897 g->KEEPIT = count; in NAME()
1984 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in NAME()
2065 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in NAME()
Dpdp11.c138 #define KEEPIT udata.i macro
1650 g->KEEPIT = count; in NAME()
1719 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in pdp11_aout_swap_reloc_out()
DChangeLog-9495156 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol
1428 (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi.
2465 * aout-ns32k.c (MY_swap_std_reloc_out): Undef KEEPIT before
2517 * aoutx.h (KEEPIT): Change definition to udata.i.
2523 retrieving KEEPIT value.
DChangeLog-96974251 * i386lynx.c (KEEPIT): Define as udata.i.