Searched refs:howto_align_table (Results 1 – 2 of 2) sorted by relevance
58 static reloc_howto_type howto_align_table[] = variable325 else if (g->howto >= howto_align_table in b_out_squirt_out_relocs()326 && g->howto <= (howto_align_table + ARRAY_SIZE (howto_align_table) - 1)) in b_out_squirt_out_relocs()332 | ((g->howto - howto_align_table) << 1)); in b_out_squirt_out_relocs()814 cache_ptr->howto = &howto_align_table[(raw[7] >> length_shift) & 3]; in b_out_slurp_reloc_table()1115 r->howto = howto_done_align_table + (r->howto - howto_align_table); in aligncode()
5323 * bout.c (howto_align_table): New set of relocs, with enough