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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c318 int local_got_size;
1705 alpha_elf_tdata(abfd)->local_got_size += entry_size;
2149 if ((total += alpha_elf_tdata (b)->local_got_size) > MAX_GOT_SIZE)
2206 int e = alpha_elf_tdata (b)->local_got_size;
2208 alpha_elf_tdata (a)->local_got_size += e;
3004 alpha_elf_tdata (info->gotobj)->local_got_size -= sz;
3329 alpha_elf_tdata (info->gotobj)->local_got_size -= sz;
3547 alpha_elf_tdata (info->gotobj)->local_got_size -= sz;
315 int local_got_size; member in struct:alpha_elf_obj_tdata

Completed in 203 milliseconds