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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c1095 #define alpha_got_entry_size(r_type) \
1723 entry_size = alpha_got_entry_size (r_type);
2206 total += alpha_got_entry_size (be->reloc_type);
2291 total += alpha_got_entry_size (be->reloc_type);
2335 *plge += alpha_got_entry_size (gotent->reloc_type);
2376 got_offset += alpha_got_entry_size (gotent->reloc_type);
3010 int sz = alpha_got_entry_size (r_type);
3335 int sz = alpha_got_entry_size (R_ALPHA_LITERAL);
3450 int sz = alpha_got_entry_size (R_ALPHA_LITERAL);
3553 int sz = alpha_got_entry_size (inf
1091 #define alpha_got_entry_size macro
[all...]

Completed in 66 milliseconds