HomeSort by: relevance | last modified time | path
    Searched defs:subsection (Results 1 - 21 of 21) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
obj-macho.h 63 /* If the symbol represents a subsection, this is the size of the subsection.
64 This is used to check whether a local symbol belongs to a subsection. */
84 /* Symbol that corresponds to the subsection. */
85 symbolS *subsection; member in struct:obj_mach_o_frag_data
obj-coff-seh.h 119 int subsection; member in struct:seh_context
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-macho.h 63 /* If the symbol represents a subsection, this is the size of the subsection.
64 This is used to check whether a local symbol belongs to a subsection. */
84 /* Symbol that corresponds to the subsection. */
85 symbolS *subsection; member in struct:obj_mach_o_frag_data
obj-coff-seh.h 119 int subsection; member in struct:seh_context
  /src/external/gpl3/binutils/dist/bfd/
elf-attrs.c 101 For now, the subsection for PAuth ABI is the only one use case, and no merge
109 out that the error is for a required subsection.
115 of the subsection was introduced. It follows the following pattern:
118 - <XXXXXX>: an arbitrary name for your testing subsection.
120 subsection. The currently supported merge policy are:
127 Any subsection name matching neither names supported by the backend, nor
130 for consequence the pruning of this subsection.
135 subsection. Any tags above 1 will be considered unknown, so will be default
282 /* Return the size of a subsection. */
286 bfd_vma size = sizeof (uint32_t); /* <subsection-length: uint32> *
3243 obj_attr_subsection_v2_t *subsection = XCNEW (obj_attr_subsection_v2_t); local
    [all...]
elf32-score7.c 2998 asection *subsection; local
3000 for (subsection = sub->sections;
3001 subsection;
3002 subsection = subsection->next)
3004 if ((subsection->flags & SEC_ALLOC) == 0)
3006 loadable_size += ((subsection->size + 0xf)
elf32-score.c 3189 asection *subsection; local
3191 for (subsection = sub->sections;
3192 subsection;
3193 subsection = subsection->next)
3195 if ((subsection->flags & SEC_ALLOC) == 0)
3197 loadable_size += ((subsection->size + 0xf)
som.c 2934 asection *subsection; local
2943 for (subsection = abfd->sections;
2944 subsection != NULL;
2945 subsection = subsection->next)
2954 if (!som_is_subspace (subsection)
2955 || !som_is_container (section, subsection))
2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0)
2962 som_section_data (subsection)->subspace_dict->fixup_request_index
2969 som_section_data (subsection)->subspace_dict->fixup_request_inde
3673 asection *subsection; local
3800 asection *subsection; local
3971 asection *subsection; local
4028 asection *subsection; local
    [all...]
elfxx-mips.c 9845 asection *subsection;
9847 for (subsection = ibfd->sections;
9848 subsection;
9849 subsection = subsection->next)
9851 if ((subsection->flags & SEC_ALLOC) == 0)
9853 loadable_size += ((subsection->size + 0xf)
9812 asection *subsection; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-score7.c 2986 asection *subsection; local
2988 for (subsection = sub->sections;
2989 subsection;
2990 subsection = subsection->next)
2992 if ((subsection->flags & SEC_ALLOC) == 0)
2994 loadable_size += ((subsection->size + 0xf)
elf32-score.c 3177 asection *subsection; local
3179 for (subsection = sub->sections;
3180 subsection;
3181 subsection = subsection->next)
3183 if ((subsection->flags & SEC_ALLOC) == 0)
3185 loadable_size += ((subsection->size + 0xf)
som.c 2934 asection *subsection; local
2943 for (subsection = abfd->sections;
2944 subsection != NULL;
2945 subsection = subsection->next)
2954 if (!som_is_subspace (subsection)
2955 || !som_is_container (section, subsection))
2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0)
2962 som_section_data (subsection)->subspace_dict->fixup_request_index
2969 som_section_data (subsection)->subspace_dict->fixup_request_inde
3673 asection *subsection; local
3800 asection *subsection; local
3971 asection *subsection; local
4028 asection *subsection; local
    [all...]
elfxx-mips.c 9825 asection *subsection;
9827 for (subsection = ibfd->sections;
9828 subsection;
9829 subsection = subsection->next)
9831 if ((subsection->flags & SEC_ALLOC) == 0)
9833 loadable_size += ((subsection->size + 0xf)
9792 asection *subsection; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-score7.c 2996 asection *subsection; local
2998 for (subsection = sub->sections;
2999 subsection;
3000 subsection = subsection->next)
3002 if ((subsection->flags & SEC_ALLOC) == 0)
3004 loadable_size += ((subsection->size + 0xf)
elf32-score.c 3187 asection *subsection; local
3189 for (subsection = sub->sections;
3190 subsection;
3191 subsection = subsection->next)
3193 if ((subsection->flags & SEC_ALLOC) == 0)
3195 loadable_size += ((subsection->size + 0xf)
som.c 2934 asection *subsection; local
2943 for (subsection = abfd->sections;
2944 subsection != NULL;
2945 subsection = subsection->next)
2954 if (!som_is_subspace (subsection)
2955 || !som_is_container (section, subsection))
2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0)
2962 som_section_data (subsection)->subspace_dict->fixup_request_index
2969 som_section_data (subsection)->subspace_dict->fixup_request_inde
3673 asection *subsection; local
3800 asection *subsection; local
3971 asection *subsection; local
4028 asection *subsection; local
    [all...]
elfxx-mips.c 9725 asection *subsection;
9727 for (subsection = ibfd->sections;
9728 subsection;
9729 subsection = subsection->next)
9731 if ((subsection->flags & SEC_ALLOC) == 0)
9733 loadable_size += ((subsection->size + 0xf)
9692 asection *subsection; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-score7.c 2996 asection *subsection; local
2998 for (subsection = sub->sections;
2999 subsection;
3000 subsection = subsection->next)
3002 if ((subsection->flags & SEC_ALLOC) == 0)
3004 loadable_size += ((subsection->size + 0xf)
elf32-score.c 3187 asection *subsection; local
3189 for (subsection = sub->sections;
3190 subsection;
3191 subsection = subsection->next)
3193 if ((subsection->flags & SEC_ALLOC) == 0)
3195 loadable_size += ((subsection->size + 0xf)
som.c 2934 asection *subsection; local
2943 for (subsection = abfd->sections;
2944 subsection != NULL;
2945 subsection = subsection->next)
2954 if (!som_is_subspace (subsection)
2955 || !som_is_container (section, subsection))
2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0)
2962 som_section_data (subsection)->subspace_dict->fixup_request_index
2969 som_section_data (subsection)->subspace_dict->fixup_request_inde
3673 asection *subsection; local
3800 asection *subsection; local
3971 asection *subsection; local
4028 asection *subsection; local
    [all...]
elfxx-mips.c 9738 asection *subsection;
9740 for (subsection = ibfd->sections;
9741 subsection;
9742 subsection = subsection->next)
9744 if ((subsection->flags & SEC_ALLOC) == 0)
9746 loadable_size += ((subsection->size + 0xf)
9705 asection *subsection; local

Completed in 113 milliseconds