Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/ !
H A Drecordmcount.h193 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func()
248 ehdr->e_shoff = _w(new_e_shoff); in append_func()
280 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in get_sym_str_and_relp()
356 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in nop_mcount()
503 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in do_func()
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/ !
H A Dmodpost.c428 hdr->e_shoff = TO_NATIVE(hdr->e_shoff); in parse_elf()
436 sechdrs = (void *)hdr + hdr->e_shoff; in parse_elf()
440 if (hdr->e_shoff > info->size) { in parse_elf()
442 "filesize=%lu\n", (unsigned long)hdr->e_shoff, in parse_elf()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ !
H A Delf.h197 Elf32_Off e_shoff; member
214 Elf64_Off e_shoff; /* Section header table file offset */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ !
H A Delf.h77 Elf32_Off e_shoff; /* Section header table file offset */ member
95 Elf64_Off e_shoff; /* Section header table file offset */ member