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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c314 int total_got_size;
1703 alpha_elf_tdata (abfd)->total_got_size += entry_size;
2141 int total = alpha_elf_tdata (a)->total_got_size;
2145 if (total + alpha_elf_tdata (b)->total_got_size <= MAX_GOT_SIZE)
2201 int total = alpha_elf_tdata (a)->total_got_size;
2280 alpha_elf_tdata (a)->total_got_size = total;
2386 if (alpha_elf_tdata (this_got)->total_got_size > MAX_GOT_SIZE)
2391 i, alpha_elf_tdata (this_got)->total_got_size);
3002 alpha_elf_tdata (info->gotobj)->total_got_size -= sz;
3327 alpha_elf_tdata (info->gotobj)->total_got_size
311 int total_got_size; member in struct:alpha_elf_obj_tdata
[all...]

Completed in 112 milliseconds