Searched refs:shstroff (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | simple-object-elf.c | 582 off_t shstroff; in simple_object_elf_find_sections() local 611 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections() 615 sobj->offset + shstroff, in simple_object_elf_find_sections() 1103 off_t shstroff; in simple_object_elf_copy_lto_debug_sections() local 1139 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections() 1143 sobj->offset + shstroff, in simple_object_elf_copy_lto_debug_sections()
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | simple-object-elf.c | 582 off_t shstroff; in simple_object_elf_find_sections() local 611 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections() 615 sobj->offset + shstroff, in simple_object_elf_find_sections() 1103 off_t shstroff; in simple_object_elf_copy_lto_debug_sections() local 1139 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections() 1143 sobj->offset + shstroff, in simple_object_elf_copy_lto_debug_sections()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | simple-object-elf.c | 582 off_t shstroff; in simple_object_elf_find_sections() local 611 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections() 615 sobj->offset + shstroff, in simple_object_elf_find_sections() 1103 off_t shstroff; in simple_object_elf_copy_lto_debug_sections() local 1139 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections() 1143 sobj->offset + shstroff, in simple_object_elf_copy_lto_debug_sections()
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | simple-object-elf.c | 582 off_t shstroff; in simple_object_elf_find_sections() local 611 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections() 615 sobj->offset + shstroff, in simple_object_elf_find_sections() 1103 off_t shstroff; in simple_object_elf_copy_lto_debug_sections() local 1139 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections() 1143 sobj->offset + shstroff, in simple_object_elf_copy_lto_debug_sections()
|
| /netbsd-src/sys/lib/libsa/ |
| H A D | loadfile_elf32.c | 544 Elf_Off shstroff = shp[elf->e_shstrndx].sh_offset; in ELFNAMEEND() local 548 shstroff, maxp, shstrsz); in ELFNAMEEND() 556 ret = ELFNAMEEND(readfile_local)(fd, shstroff, shstr, shstrsz); in ELFNAMEEND()
|