HomeSort by: relevance | last modified time | path
    Searched defs:sh_info (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFTypes.h 159 Elf_Word sh_info; // Section type-specific extra information member in struct:llvm::object::Elf_Shdr_Base
174 Elf_Word sh_info; // Section type-specific extra information member in struct:llvm::object::Elf_Shdr_Base
  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.h 103 /* Match section group name, the sh_info field and the section_id
110 unsigned int sh_info; /* ELF section information. */ member in struct:elf_section_match
obj-elf.c 467 unsigned int sh_info = elf_section_data (sec)->this_hdr.sh_info; local
471 return (sh_info == match->sh_info
783 elf_section_data (sec)->this_hdr.sh_info = match_p->sh_info;
1148 match.sh_info = elf_section_data (sec)->this_hdr.sh_info;
1503 match.sh_info = strtoul (input_line_pointer,
1505 if (match.sh_info == -1u
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.h 102 /* Match section group name, the sh_info field and the section_id
109 unsigned int sh_info; /* ELF section information. */ member in struct:elf_section_match
obj-elf.c 463 unsigned int sh_info = elf_section_data (sec)->this_hdr.sh_info; local
467 return (sh_info == match->sh_info
780 elf_section_data (sec)->this_hdr.sh_info = match_p->sh_info;
1135 match.sh_info = elf_section_data (sec)->this_hdr.sh_info;
1469 match.sh_info = strtoul (input_line_pointer,
1471 if (match.sh_info == -1u
    [all...]
  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 133 be_uint32_t sh_info; member in struct:elf_m68k_shdr
  /src/external/bsd/elftosb/dist/common/
ELF.h 139 Elf32_Word sh_info; //!< Extra information about the section. Depends on section type. member in struct:Elf32_Shdr
  /src/external/gpl3/binutils/dist/include/elf/
external.h 120 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon10464
133 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon10465
internal.h 111 unsigned int sh_info; /* Additional section information */ member in struct:elf_internal_shdr
  /src/external/gpl3/binutils.old/dist/include/elf/
external.h 120 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon11928
133 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon11929
internal.h 111 unsigned int sh_info; /* Additional section information */ member in struct:elf_internal_shdr
  /src/external/gpl3/gdb.old/dist/include/elf/
external.h 120 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon21316
133 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon21317
internal.h 111 unsigned int sh_info; /* Additional section information */ member in struct:elf_internal_shdr
  /src/external/gpl3/gdb/dist/include/elf/
external.h 120 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon904
133 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon905
internal.h 111 unsigned int sh_info; /* Additional section information */ member in struct:elf_internal_shdr
  /src/external/apache2/llvm/dist/llvm/lib/MC/
ELFObjectWriter.cpp 910 W.write<uint32_t>(Info); // sh_info
984 uint64_t sh_info = 0; local
999 sh_info = SectionIndexMap.lookup(cast<MCSectionELF>(InfoSection));
1005 sh_info = LastLocalSymbolIndex;
1016 sh_info = GroupSymbolIndex;
1032 sh_link, sh_info, Section.getAlignment(),
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c 172 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon10837
187 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon10838
205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
850 unsigned int sh_link, unsigned int sh_info,
877 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info);
968 unsigned int sh_info = 0; local
985 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
987 sh_info, Elf_Word);
1029 sh_size, sh_link, sh_info,
1214 unsigned int sh_type, sh_info, sh_link; local
1632 unsigned int sh_info, sh_link; local
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
nfp-dis.c 2614 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2620 <29:24> island (already got this from sh_info)
2701 sec_order = (int) SHI_NFP_IREG_ORDER (sec->sh_info);
2713 if (!SHI_NFP_6000_IS_IREG_MECSR (sec->sh_info))
2716 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2832 unsigned int sh_info = 0; local
2843 sh_info = elf_section_info (dinfo->section);
2848 island = SHI_NFP_3200_ISLAND (sh_info);
2849 menum = SHI_NFP_3200_MENUM (sh_info);
2852 island = SHI_NFP_ISLAND (sh_info);
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c 172 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon12294
187 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon12295
205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
850 unsigned int sh_link, unsigned int sh_info,
877 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info);
968 unsigned int sh_info = 0; local
985 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
987 sh_info, Elf_Word);
1029 sh_size, sh_link, sh_info,
1214 unsigned int sh_type, sh_info, sh_link; local
1632 unsigned int sh_info, sh_link; local
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
nfp-dis.c 2614 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2620 <29:24> island (already got this from sh_info)
2701 sec_order = (int) SHI_NFP_IREG_ORDER (sec->sh_info);
2713 if (!SHI_NFP_6000_IS_IREG_MECSR (sec->sh_info))
2716 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2830 unsigned int sh_info = 0; local
2841 sh_info = elf_section_info (dinfo->section);
2846 island = SHI_NFP_3200_ISLAND (sh_info);
2847 menum = SHI_NFP_3200_MENUM (sh_info);
2850 island = SHI_NFP_ISLAND (sh_info);
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c 172 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon14504
187 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon14505
205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
850 unsigned int sh_link, unsigned int sh_info,
877 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info);
968 unsigned int sh_info = 0; local
985 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
987 sh_info, Elf_Word);
1029 sh_size, sh_link, sh_info,
1214 unsigned int sh_type, sh_info, sh_link; local
1632 unsigned int sh_info, sh_link; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c 172 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon16915
187 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon16916
205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
850 unsigned int sh_link, unsigned int sh_info,
877 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info);
968 unsigned int sh_info = 0; local
985 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
987 sh_info, Elf_Word);
1029 sh_size, sh_link, sh_info,
1214 unsigned int sh_type, sh_info, sh_link; local
1632 unsigned int sh_info, sh_link; local
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c 172 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon527
187 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon528
205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
850 unsigned int sh_link, unsigned int sh_info,
877 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info);
968 unsigned int sh_info = 0; local
985 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
987 sh_info, Elf_Word);
1029 sh_size, sh_link, sh_info,
1214 unsigned int sh_type, sh_info, sh_link; local
1632 unsigned int sh_info, sh_link; local
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
nfp-dis.c 2614 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2620 <29:24> island (already got this from sh_info)
2701 sec_order = (int) SHI_NFP_IREG_ORDER (sec->sh_info);
2713 if (!SHI_NFP_6000_IS_IREG_MECSR (sec->sh_info))
2716 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2830 unsigned int sh_info = 0; local
2841 sh_info = elf_section_info (dinfo->section);
2846 island = SHI_NFP_3200_ISLAND (sh_info);
2847 menum = SHI_NFP_3200_MENUM (sh_info);
2850 island = SHI_NFP_ISLAND (sh_info);
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c 172 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon1217
187 unsigned char sh_info[4]; /* Additional section information */ member in struct:__anon1218
205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
850 unsigned int sh_link, unsigned int sh_info,
877 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info);
968 unsigned int sh_info = 0; local
985 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
987 sh_info, Elf_Word);
1029 sh_size, sh_link, sh_info,
1214 unsigned int sh_type, sh_info, sh_link; local
1632 unsigned int sh_info, sh_link; local
    [all...]

Completed in 61 milliseconds

1 2