Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.c145 for (index = 0; index < elf_module->e_shnum; index ++) in dlmodule_load_shared_object()
212 for (index = 0; index < elf_module->e_shnum; index ++) in dlmodule_load_shared_object()
223 if (index != elf_module->e_shnum) in dlmodule_load_shared_object()
324 for (index = 0; index < elf_module->e_shnum; index ++) in dlmodule_load_relocated_object()
368 for (index = 0; index < elf_module->e_shnum; index ++) in dlmodule_load_relocated_object()
417 for (index = 0; index < elf_module->e_shnum; index ++) in dlmodule_load_relocated_object()
A Ddlelf.h84 Elf32_Half e_shnum; /* number of section header entries */ member
103 Elf64_Half e_shnum; /* number of section header entries */ member
/components/lwp/
A Dlwp_elf.h97 Elf32_Half e_shnum; /* Section header table entry count */ member
115 Elf64_Half e_shnum; /* Section header table entry count */ member

Completed in 19 milliseconds