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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-alpha.c1153 #define alpha_got_entry_size(r_type) \
1464 int sz = alpha_got_entry_size (R_ALPHA_LITERAL);
1619 int sz = alpha_got_entry_size (r_type);
1808 int sz = alpha_got_entry_size (R_ALPHA_LITERAL);
1911 int sz = alpha_got_entry_size (info->gotent->reloc_type);
2940 entry_size = alpha_got_entry_size (r_type);
3436 total += alpha_got_entry_size (be->reloc_type);
3520 total += alpha_got_entry_size (be->reloc_type);
3571 *plge += alpha_got_entry_size (gotent->reloc_type);
3613 got_offset += alpha_got_entry_size (goten
1150 #define alpha_got_entry_size macro
[all...]

Completed in 319 milliseconds