Searched refs:alpha_got_entry_size (Results 1 – 2 of 2) sorted by relevance
1113 #define alpha_got_entry_size(r_type) \ macro1732 entry_size = alpha_got_entry_size (r_type); in get_got_entry()2287 total += alpha_got_entry_size (be->reloc_type); in elf64_alpha_can_merge_gots()2372 total += alpha_got_entry_size (be->reloc_type); in elf64_alpha_merge_gots()2413 *plge += alpha_got_entry_size (gotent->reloc_type); in elf64_alpha_calc_got_offsets_for_symbol()2460 got_offset += alpha_got_entry_size (gotent->reloc_type); in elf64_alpha_calc_got_offsets()3127 int sz = alpha_got_entry_size (r_type); in elf64_alpha_relax_got_load()3489 int sz = alpha_got_entry_size (R_ALPHA_LITERAL); in elf64_alpha_relax_with_lituse()3610 int sz = alpha_got_entry_size (R_ALPHA_LITERAL); in elf64_alpha_relax_tls_get_addr()3716 int sz = alpha_got_entry_size (info->gotent->reloc_type); in elf64_alpha_relax_tls_get_addr()
8670 (alpha_got_entry_size): New.8679 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.