Searched refs:got_size (Results 1 – 3 of 3) sorted by relevance
26 unsigned long got_size; member
80 info->got_offset = me->arch.got_size; in check_rela()81 me->arch.got_size += sizeof(void*); in check_rela()153 me->arch.got_size = me->arch.plt_size = 0; in module_frob_arch_sections()167 me->core_layout.size += me->arch.got_size; in module_frob_arch_sections()
263 + int got_size = 4;269 + got_size = 8;294 + + got_idx * got_size);