Searched refs:sh_name (Results 1 – 3 of 3) sorted by relevance
218 if (rt_strcmp((const char *)(shstrab + shdr[index].sh_name), ELF_DYNSYM) == 0) in dlmodule_load_shared_object()463 shdr[sym->st_shndx].sh_name), ELF_RODATA, 8) == 0) in dlmodule_load_relocated_object()470 (shstrab + shdr[sym->st_shndx].sh_name), ELF_BSS, 5) == 0) in dlmodule_load_relocated_object()476 else if (rt_strncmp((const char *)(shstrab + shdr[sym->st_shndx].sh_name), in dlmodule_load_relocated_object()
111 Elf32_Word sh_name; /* name - index into section header member126 Elf64_Word sh_name; /* Section name (string tbl index) */ member
291 Elf32_Word sh_name; /* Section name (string tbl index) */ member305 Elf64_Word sh_name; /* Section name (string tbl index) */ member
Completed in 25 milliseconds