Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.c218 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()
A Ddlelf.h111 Elf32_Word sh_name; /* name - index into section header member
126 Elf64_Word sh_name; /* Section name (string tbl index) */ member
/components/lwp/
A Dlwp_elf.h291 Elf32_Word sh_name; /* Section name (string tbl index) */ member
305 Elf64_Word sh_name; /* Section name (string tbl index) */ member

Completed in 25 milliseconds