/external/elfutils/tests/ |
D | update4.c | 143 shdr->sh_info = 0; in main() 179 shdr->sh_info = 0; in main() 215 shdr->sh_info = 0; in main() 251 shdr->sh_info = 0; in main() 288 shdr->sh_info = SHN_UNDEF; in main()
|
D | sectiondump.c | 118 shdr->sh_info, in handle_section()
|
D | asm-tst1.c | 233 if (shdr->sh_info != 0) in main()
|
D | update3.c | 138 shdr->sh_info = SHN_UNDEF; in main()
|
D | asm-tst2.c | 255 if (shdr->sh_info != 0) in main()
|
/external/llvm/test/MC/ELF/ |
D | entsize.ll | 30 ; 64-NEXT: ('sh_info', 41 ; 64-NEXT: ('sh_info',
|
/external/elfutils/src/ |
D | strip.c | 715 && shdr_info[shdr_info[cnt].shdr.sh_info].idx != 0) in handle_elf() 815 && shdr_info[shdr_info[cnt].shdr.sh_info].idx == 0) in handle_elf() 817 shdr_info[shdr_info[cnt].shdr.sh_info].idx = 1; in handle_elf() 818 changes |= shdr_info[cnt].shdr.sh_info < cnt; in handle_elf() 852 check_preserved (shdr_info[cnt].shdr.sh_info); in handle_elf() 980 shdr_info[cnt].shdr.sh_info = SHN_UNDEF; in handle_elf() 1036 shdr_info[cnt].shdr.sh_info = SHN_UNDEF; in handle_elf() 1096 shdr_info[cnt].shdr.sh_info = in handle_elf() 1097 shdr_info[shdr_info[cnt].shdr.sh_info].idx; in handle_elf() 1196 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf() [all …]
|
D | i386_ld.c | 97 reltgtdata = elf_getdata (file->scninfo[shdr->sh_info].scn, NULL); in elf_i386_relocate_section() 176 rel->r_offset += file->scninfo[shdr->sh_info].offset; in elf_i386_relocate_section() 430 shdr->sh_info = statep->gotpltscnidx; in elf_i386_finalize_plt() 764 XElf_Addr inscnoffset = scninfo[rshdr->sh_info].offset; in elf_i386_create_relocations() 767 Elf_Data *data = elf_getdata (scninfo[rshdr->sh_info].scn, NULL); in elf_i386_create_relocations() 895 if (idx < SCNINFO_SHDR (scninfo[rshdr->sh_link].shdr).sh_info in elf_i386_create_relocations()
|
D | unstrip.c | 428 if (newshdr->sh_info != STN_UNDEF) in adjust_relocs() 430 newshdr->sh_info = map[newshdr->sh_info - 1]; in adjust_relocs() 558 shdr->sh_info += added; in add_new_section_symbols() 1020 COPY (sh_info); in find_alloc_sections_prelink() 1494 shdr_mem.sh_info = sec->shdr.sh_info; in copy_elided_sections() 1499 shdr_mem.sh_info = ndx_section[sec->shdr.sh_info - 1]; in copy_elided_sections() 1693 shdr->sh_info = 1; in copy_elided_sections() 1709 assert (shdr->sh_info == 1 + i); in copy_elided_sections() 1710 shdr->sh_info = 1 + i + 1; in copy_elided_sections()
|
D | elflint.c | 722 if (cnt < shdr->sh_info) in check_symtab() 845 if (cnt >= shdr->sh_info) in check_symtab() 852 if (cnt < shdr->sh_info) in check_symtab() 1155 if (shdr->sh_info >= shnum) in check_reloc_shdr() 1158 else if (shdr->sh_info != 0) in check_reloc_shdr() 1160 *destshdrp = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in check_reloc_shdr() 1176 if (shdr->sh_info != 0) in check_reloc_shdr() 1571 if (shdr->sh_info != 0) in check_dynamic() 1863 if (shdr->sh_info != 0) in check_symtab_shndx() 2380 if (shdr->sh_info >= symshdr->sh_size / gelf_fsize (ebl->elf, ELF_T_SYM, in check_group() [all …]
|
D | readelf.c | 897 shdr->sh_entsize, flagbuf, shdr->sh_link, shdr->sh_info, in print_shdr() 1132 gelf_getsym (symdata, shdr->sh_info, &sym_mem)->st_name) in handle_scngrp() 1474 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rel() 1496 if (shdr->sh_info != 0) in handle_relocs_rel() 1504 (unsigned int) shdr->sh_info, in handle_relocs_rel() 1619 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rela() 1648 (unsigned int) shdr->sh_info, in handle_relocs_rela() 1822 shdr->sh_info), in handle_symtab() 1823 (unsigned long int) shdr->sh_info, in handle_symtab() 2068 shdr->sh_info), in handle_verneed() [all …]
|
/external/elfutils/libelf/ |
D | elf32_getshdr.c | 144 CONVERT_TO (shdr[cnt].sh_info, notcvt[cnt].sh_info); in ElfW2() 190 CONVERT (shdr[cnt].sh_info); in ElfW2()
|
D | gelf_getshdr.c | 100 COPY (sh_info);
|
D | gelf_update_shdr.c | 104 COPY (sh_info); in gelf_update_shdr()
|
/external/elfutils/libdwfl/ |
D | derelocate.c | 148 if (shdr->sh_info < elf_ndxscn (scn)) in cache_sections() 151 Elf_Scn *tscn = elf_getscn (mod->main.elf, shdr->sh_info); in cache_sections() 207 Elf_Scn *tscn = elf_getscn (mod->main.elf, shdr->sh_info); in cache_sections()
|
/external/elfutils/libebl/ |
D | eblsectionstripp.c | 72 Elf_Scn *scn_l = elf_getscn (ebl->elf, (shdr)->sh_info); in ebl_section_strip_p()
|
/external/kernel-headers/original/linux/ |
D | elf.h | 277 Elf32_Word sh_info; member 290 Elf64_Word sh_info; /* Additional section information */ member
|
/external/llvm/test/MC/ARM/ |
D | xscale-attributes.ll | 28 ; OBJ-NEXT: 'sh_info', 0x00000000
|
/external/llvm/test/CodeGen/ARM/ |
D | 2010-11-30-reloc-movt.ll | 19 ; OBJ-NEXT: 'sh_info'
|
D | 2010-12-08-tpsoft.ll | 34 ; ELFOBJ-NEXT: 'sh_info'
|
/external/qemu/elff/ |
D | elff_elf.h | 230 Elf_Word sh_info; member
|
/external/llvm/test/Scripts/ |
D | elf-dump | 63 self.sh_info = f.read32() 75 print " ('sh_info', %s)" % common_dump.HexDump(self.sh_info)
|
/external/elfutils/ |
D | TODO | 60 ** sanity check .rel sh_info content 62 the sh_info of all .rel sections with the same name must point to
|
/external/llvm/test/MC/Mips/ |
D | elf-bigendian.ll | 14 ; CHECK-NEXT: ('sh_info', 0x{{[0]+}})
|
/external/grub/stage2/ |
D | i386-elf.h | 112 Elf32_Word sh_info; /* Additional section information */ member
|