Searched refs:sh_link (Results 1 - 25 of 70) sorted by relevance

123

/macosx-10.10.1/dtrace-147/libelf/
H A Dgetshstrndx.c51 *shstrndx = shdr0.sh_link;
H A Dclscook.c609 pShdr->sh_link = _SHN_MACHO;
636 pShdr->sh_link = _SHN_MACHO;
649 pShdr->sh_link = _SHN_MACHO;
H A Dgelf.c351 dst->sh_link = s->sh_link;
399 dst->sh_link = src->sh_link;
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dexternal.h107 unsigned char sh_link[4]; /* Index of another section */ member in struct:__anon7560
120 unsigned char sh_link[4]; /* Index of another section */ member in struct:__anon7561
H A Dinternal.h85 unsigned long sh_link; /* Index of another section */ member in struct:elf_internal_shdr
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dinput.c368 if ((scn = elf_getscn(elf, si->si_shdr.sh_link)) == NULL ||
372 if (SHN_MACHO != si->si_shdr.sh_link && SHN_MACHO_64 != si->si_shdr.sh_link) {
373 if ((scn = elf_getscn(elf, si->si_shdr.sh_link)) == NULL ||
522 if (si->si_shdr.sh_link == SHN_MACHO) { /* Underlying file is Mach-o */
525 } else if (si->si_shdr.sh_link == SHN_MACHO_64) { /* Underlying file is Mach-o 64 */
H A Ddump.c143 Elf32_Word sh_link; member in struct:ctf_data
383 if (cd->sh_link == SHN_MACHO) { /* Underlying file is Mach-o */
387 else if (cd->sh_link == SHN_MACHO_64) { /* Underlying file is Mach-o 64 */
1142 * If the sh_link field of the CTF section header is non-zero
1144 * should be used. We default to the .symtab section if sh_link
1149 ctfshdr.sh_link != 0) {
1150 symscn = elf_getscn(elf, ctfshdr.sh_link);
1156 ctfshdr.sh_link != 0 && ctfshdr.sh_link != SHN_MACHO && ctfshdr.sh_link !
[all...]
H A Doutput.c455 scn = elf_getscn(elf, shdr.sh_link);
458 if (SHN_MACHO != shdr.sh_link && SHN_MACHO_64 != shdr.sh_link) {
459 scn = elf_getscn(elf, shdr.sh_link);
547 if (SHN_MACHO == shdr.sh_link) {
550 } else if (SHN_MACHO_64 == shdr.sh_link) {
732 shdr.sh_link = secxlate[shdr.sh_link];
810 shdr.sh_link = symtab_idx;
/macosx-10.10.1/dtrace-147/libctf/
H A Dctf_lib.c131 dst->sh_link = src->sh_link;
319 const GElf_Shdr *lhp = &sp[shp->sh_link];
321 if (shp->sh_link >= hdr.e64.e_shnum)
322 continue; /* corrupt sh_link field */
/macosx-10.10.1/file-46/file/src/
H A Dreadelf.h185 Elf32_Word sh_link; member in struct:__anon8632
198 Elf64_Word sh_link; member in struct:__anon8633
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf.c431 unsigned int shindex = symtab_hdr->sh_link;
473 hdr = elf_elfsections (abfd) [ghdr->sh_link];
475 || ! bfd_section_from_shdr (abfd, ghdr->sh_link))
666 unsigned int elfsec = this_hdr->sh_link;
668 not set the sh_link or sh_info fields. Hence we could
676 (_("%B: warning: sh_link not set for section `%A'"),
687 sh_link. We don't want to proceed. */
692 (_("%B: sh_link [%d] in section `%A' is incorrect"),
1184 shlink = elf_elfsections (abfd)[elfsec]->sh_link;
1735 shlink = elf_elfsections (abfd)[elfsec]->sh_link;
[all...]
H A Delf-vxworks.c207 /* Set the sh_link and sh_info fields on the static plt relocation secton. */
222 d->this_hdr.sh_link = elf_tdata (abfd)->symtab_section;
H A Delfcode.h308 dst->sh_link = H_GET_32 (abfd, src->sh_link);
331 H_PUT_32 (abfd, src->sh_link, dst->sh_link);
663 i_ehdrp->e_shstrndx = i_shdr.sh_link;
664 if (i_ehdrp->e_shstrndx != i_shdr.sh_link)
736 /* Sanity check sh_link and sh_info. */
737 if (! valid_section_index_p (i_shdrp[shindex].sh_link, num_sec))
1039 i_shdrp[0]->sh_link = i_ehdrp->e_shstrndx;
1494 "sh_link
[all...]
H A Delf32-openrisc.c350 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-m68hc1x.c455 (input_bfd, symtab_hdr->sh_link,
912 (input_bfd, symtab_hdr->sh_link,
932 (input_bfd, symtab_hdr->sh_link, sym->st_name));
H A Delf32-d10v.c487 (input_bfd, symtab_hdr->sh_link, sym->st_name));
H A Delf32-fr30.c557 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-mcore.c504 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-mt.c326 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-iq2000.c571 (input_bfd, symtab_hdr->sh_link, sym->st_name);
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c3240 printf (" (%ld)", (long) section_headers[0].sh_link);
3254 elf_header.e_shstrndx = section_headers[0].sh_link;
3655 internal->sh_link = BYTE_GET (shdrs[i].sh_link);
3696 internal->sh_link = BYTE_GET (shdrs[i].sh_link);
3724 && (symtab_shndx_hdr->sh_link
3787 && (symtab_shndx_hdr->sh_link
4270 (unsigned long) section->sh_link,
4308 (unsigned long) section->sh_link,
[all...]
/macosx-10.10.1/dtrace-147/sys/
H A Delf.h374 Elf32_Word sh_link; /* misc info */ member in struct:__anon8242
388 Elf64_Word sh_link; /* misc info */ member in struct:__anon8243
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DELFObjectWriter.cpp1039 Write32(Link); // sh_link
1266 uint64_t sh_link = 0; local
1271 sh_link = SectionStringTableIndex[&Section];
1282 sh_link = SectionIndexMap.lookup(SymtabSection);
1283 assert(sh_link && ".symtab not found");
1298 sh_link = StringTableIndex;
1303 sh_link = SymbolTableIndex;
1320 sh_link = SymbolTableIndex;
1330 Section.getFlags(), 0, Offset, Size, sh_link, sh_info,
/macosx-10.10.1/emacs-93/emacs/src/
H A Dunexelf.c334 * 2. section header sh_link and sh_info field.
1015 PATCH_INDEX (NEW_SECTION_H (nn).sh_link);
1215 + NEW_SECTION_H (NEW_SECTION_H (n).sh_link).sh_offset);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h791 Elf32_Word sh_link; // Section type-specific header table index link member in struct:llvm::ELF::Elf32_Shdr
805 Elf64_Word sh_link; member in struct:llvm::ELF::Elf64_Shdr

Completed in 226 milliseconds

123