Home
last modified time | relevance | path

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

/u-boot/tools/
A Drelocate-rela.c198 char *sh_name = sh_str + le32_to_cpu(sh_table[i].sh_name); in decode_elf64() local
332 char *sh_name = sh_str + elf32_to_cpu(sh_table[i].sh_name); in decode_elf32() local
A Dmips-relocs.c199 const char *shstrtab, *sh_name, *rel_pfx; in main() local
/u-boot/include/
A Delf.h231 Elf32_Word sh_name; /* name - index into section header member
245 Elf64_Word sh_name; /* name - index into section header member

Completed in 11 milliseconds