Searched refs:KEEPIT (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Daout-ns32k.c305 #undef KEEPIT macro
306 #define KEEPIT udata.i macro
307 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
308 #undef KEEPIT macro
H A Di386lynx.c121 #define KEEPIT udata.i
181 r_index = (*g->sym_ptr_ptr)->KEEPIT;
266 r_index = (*g->sym_ptr_ptr)->KEEPIT;
120 #define KEEPIT macro
H A Daout-cris.c188 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
H A Daout-arm.c410 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
H A Daoutx.h119 #define KEEPIT udata.i macro
1868 /* NB: `KEEPIT' currently overlays `udata.p', so set this only
1870 g->KEEPIT = count;
1956 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2037 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
H A Dpdp11.c143 #define KEEPIT udata.i macro
1656 /* NB: `KEEPIT' currently overlays `udata.p', so set this only
1658 g->KEEPIT = count;
1729 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
/haiku-buildtools/binutils/bfd/
H A Daout-ns32k.c320 #undef KEEPIT macro
321 #define KEEPIT udata.i macro
322 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
323 #undef KEEPIT macro
H A Di386lynx.c101 #define KEEPIT udata.i
156 r_index = (*g->sym_ptr_ptr)->KEEPIT;
240 r_index = (*g->sym_ptr_ptr)->KEEPIT;
100 #define KEEPIT macro
H A Daout-cris.c185 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
H A Daout-arm.c426 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
H A Daoutx.h118 #define KEEPIT udata.i macro
1907 /* NB: `KEEPIT' currently overlays `udata.p', so set this only
1909 g->KEEPIT = count;
1999 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
2080 r_index = (*(g->sym_ptr_ptr))->KEEPIT;
H A Dpdp11.c138 #define KEEPIT udata.i macro
1658 /* NB: `KEEPIT' currently overlays `udata.p', so set this only
1660 g->KEEPIT = count;
1731 r_index = (*(g->sym_ptr_ptr))->KEEPIT;

Completed in 258 milliseconds