Home
last modified time | relevance | path

Searched refs:sh_link (Results 1 – 3 of 3) sorted by relevance

/components/libc/posix/libdl/
A Ddlelf.c165 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()
A Ddlelf.h118 Elf32_Word sh_link; /* section header table index link */ member
132 Elf64_Word sh_link; /* Link to another section */ member
/components/lwp/
A Dlwp_elf.h297 Elf32_Word sh_link; /* Link to another section */ member
311 Elf64_Word sh_link; /* Link to another section */ member

Completed in 23 milliseconds