Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h192 unsigned const old_shnum = w2(ehdr->e_shnum); in append_func()
249 ehdr->e_shnum = w2(2 + w2(ehdr->e_shnum)); /* {.rel,}__mcount_loc */ in append_func()
505 unsigned const nhdr = w2(ehdr->e_shnum); in do_func()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h203 Elf32_Half e_shnum; member
220 Elf64_Half e_shnum; member
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c434 hdr->e_shnum = TO_NATIVE(hdr->e_shnum); in parse_elf()
447 if (hdr->e_shnum == SHN_UNDEF) { in parse_elf()
455 info->num_sections = hdr->e_shnum; in parse_elf()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h83 Elf32_Half e_shnum; /* Section header table entry count */ member
101 Elf64_Half e_shnum; /* Section header table entry count */ member