Home
last modified time | relevance | path

Searched refs:bfd_som_set_section_attributes (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-som.h53 #define obj_set_section_attributes bfd_som_set_section_attributes
/toolchain/binutils/binutils-2.25/bfd/
Dsom.h230 bfd_boolean bfd_som_set_section_attributes (asection *, int, int, unsigned int, int);
Dsom.c2139 if (! bfd_som_set_section_attributes (space_asect, space.is_defined, in setup_sections()
5506 bfd_som_set_section_attributes (asection *section, in bfd_som_set_section_attributes() function
DChangeLog-94957445 (bfd_som_set_section_attributes): Store the space's number
8366 * som.c (bfd_som_set_section_attributes): Now returns a boolean;
8635 (bfd_som_set_section_attributes): Use unsigned int rather than
8640 * som.h (bfd_som_set_section_attributes): Fix prototype to match
9498 * som.c, som.h (bfd_som_set_section_attributes,
DChangeLog-9193689 * som.c (bfd_som_set_section_attributes): New function.