Searched refs:sh_link (Results 1 – 3 of 3) sorted by relevance
165 shdr[shdr[index].sh_link].sh_offset); in dlmodule_load_shared_object()167 shdr[shdr[shdr[index].sh_link].sh_link].sh_offset; in dlmodule_load_shared_object()230 strtab = (rt_uint8_t *)module_ptr + shdr[shdr[index].sh_link].sh_offset; in dlmodule_load_shared_object()437 shdr[shdr[index].sh_link].sh_offset); in dlmodule_load_relocated_object()439 shdr[shdr[shdr[index].sh_link].sh_link].sh_offset; in dlmodule_load_relocated_object()
118 Elf32_Word sh_link; /* section header table index link */ member132 Elf64_Word sh_link; /* Link to another section */ member
297 Elf32_Word sh_link; /* Link to another section */ member311 Elf64_Word sh_link; /* Link to another section */ member
Completed in 23 milliseconds