Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Di386lynx.c100 #define KEEPIT udata.i macro
155 r_index = (*g->sym_ptr_ptr)->KEEPIT; in NAME()
239 r_index = (*g->sym_ptr_ptr)->KEEPIT; in NAME()
Daout-arm.c425 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in MY_swap_std_reloc_out()
Daoutx.h118 #define KEEPIT udata.i macro
1901 g->KEEPIT = count; in NAME()
1988 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in NAME()
2069 r_index = (*(g->sym_ptr_ptr))->KEEPIT; in NAME()
Dpdp11.c138 #define KEEPIT udata.i macro
1653 g->KEEPIT = count; in NAME()
1722 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.