Searched refs:sh_end (Results 1 – 1 of 1) sorted by relevance
347 size_t sh_end = 0; in e32_relocate() local367 shdr[sym_tab_idx].sh_size, &sh_end)) in e32_relocate()369 if (sh_end >= (elf->max_addr - elf->load_addr)) in e32_relocate()387 shdr[str_tab_idx].sh_size, &sh_end)) in e32_relocate()389 if (sh_end >= (elf->max_addr - elf->load_addr)) in e32_relocate()401 shdr[rel_sidx].sh_size, &sh_end)) in e32_relocate()403 if (sh_end >= (elf->max_addr - elf->load_addr)) in e32_relocate()587 size_t sh_end = 0; in e64_relocate() local607 shdr[sym_tab_idx].sh_size, &sh_end)) in e64_relocate()609 if (sh_end >= (elf->max_addr - elf->load_addr)) in e64_relocate()[all …]