Home
last modified time | relevance | path

Searched refs:prop_sec (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/ld/emultempl/
H A Dxtensaelf.em102 asection *prop_sec;
118 if (prop_sec != NULL && insn_sec != NULL)
143 if (prop_sec == NULL
144 || ! bfd_set_section_flags (abfd, prop_sec,
152 if (! bfd_set_section_flags (abfd, prop_sec,
159 prop_sec->size = entry_count * 12;
165 elf_section_data (prop_sec)->rel_hdr.sh_entsize =
167 elf_section_data (prop_sec)->rel_hdr.sh_size =
200 prop_sec->reloc_count = reloc_count;
248 if (prop_sec && prop_sec->owner)
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/ld/emultempl/
H A Dxtensaelf.em93 asection *prop_sec;
109 if (prop_sec != NULL && insn_sec != NULL)
134 if (prop_sec == NULL
135 || ! bfd_set_section_flags (abfd, prop_sec,
143 if (! bfd_set_section_flags (abfd, prop_sec,
150 prop_sec->size = entry_count * 12;
156 elf_section_data (prop_sec)->rel_hdr.sh_entsize =
158 elf_section_data (prop_sec)->rel_hdr.sh_size =
191 prop_sec->reloc_count = reloc_count;
239 if (prop_sec && prop_sec->owner)
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/emultempl/
H A Dxtensaelf.em95 asection *prop_sec;
111 if (prop_sec != NULL && insn_sec != NULL)
135 prop_sec = bfd_make_section_with_flags
137 if (prop_sec == NULL
138 || ! bfd_set_section_alignment (abfd, prop_sec, 2))
144 prop_sec->size = entry_count * 12;
150 rel_hdr = _bfd_elf_single_rel_hdr (prop_sec);
154 if (prop_contents == NULL && prop_sec->size != 0)
184 prop_sec->reloc_count = reloc_count;
231 if (prop_sec && prop_sec->owner)
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/ld/emultempl/
H A Dxtensaelf.em106 asection *prop_sec;
122 if (prop_sec != NULL && insn_sec != NULL)
141 prop_sec = bfd_make_section_with_flags
143 if (prop_sec == NULL
144 || !bfd_set_section_alignment (prop_sec, 2))
150 prop_sec->size = entry_count * 12;
156 rel_hdr = _bfd_elf_single_rel_hdr (prop_sec);
160 if (prop_contents == NULL && prop_sec->size != 0)
190 prop_sec->reloc_count = reloc_count;
236 if (prop_sec && prop_sec->owner)
[all …]
/dports/devel/gnulibiberty/binutils-2.37/ld/emultempl/
H A Dxtensaelf.em106 asection *prop_sec;
122 if (prop_sec != NULL && insn_sec != NULL)
141 prop_sec = bfd_make_section_with_flags
143 if (prop_sec == NULL
144 || !bfd_set_section_alignment (prop_sec, 2))
150 prop_sec->size = entry_count * 12;
156 rel_hdr = _bfd_elf_single_rel_hdr (prop_sec);
160 if (prop_contents == NULL && prop_sec->size != 0)
190 prop_sec->reloc_count = reloc_count;
236 if (prop_sec && prop_sec->owner)
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/emultempl/
H A Dxtensaelf.em95 asection *prop_sec;
111 if (prop_sec != NULL && insn_sec != NULL)
135 prop_sec = bfd_make_section_with_flags
137 if (prop_sec == NULL
138 || ! bfd_set_section_alignment (abfd, prop_sec, 2))
144 prop_sec->size = entry_count * 12;
150 rel_hdr = _bfd_elf_single_rel_hdr (prop_sec);
154 if (prop_contents == NULL && prop_sec->size != 0)
184 prop_sec->reloc_count = reloc_count;
231 if (prop_sec && prop_sec->owner)
[all …]
/dports/devel/binutils/binutils-2.37/ld/emultempl/
H A Dxtensaelf.em106 asection *prop_sec;
122 if (prop_sec != NULL && insn_sec != NULL)
141 prop_sec = bfd_make_section_with_flags
143 if (prop_sec == NULL
144 || !bfd_set_section_alignment (prop_sec, 2))
150 prop_sec->size = entry_count * 12;
156 rel_hdr = _bfd_elf_single_rel_hdr (prop_sec);
160 if (prop_contents == NULL && prop_sec->size != 0)
190 prop_sec->reloc_count = reloc_count;
236 if (prop_sec && prop_sec->owner)
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/src/wccp/
H A DWccpConfig.cc402 YAML::Node prop_sec = cfg[SVC_PROP_SECURITY]; in loader() local
403 if (prop_sec) { in loader()
404 ts::Rv<std::string> rv = load_security(prop_sec); in loader()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-avr.c2147 asection *prop_sec; in avr_create_and_fill_property_section() local
2158 prop_sec = NULL; in avr_create_and_fill_property_section()
2186 prop_sec = avr_create_property_section (); in avr_create_and_fill_property_section()
2187 bfd_set_section_size (stdoutput, prop_sec, sec_size); in avr_create_and_fill_property_section()
2189 subseg_set (prop_sec, 0); in avr_create_and_fill_property_section()
H A Dtc-xtensa.c11696 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_property_segments() local
11698 prop_sec->output_section = prop_sec; in xtensa_create_property_segments()
11699 subseg_set (prop_sec, 0); in xtensa_create_property_segments()
11700 xt_seg_info = seg_info (prop_sec); in xtensa_create_property_segments()
11794 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_xproperty_segments() local
11796 prop_sec->output_section = prop_sec; in xtensa_create_xproperty_segments()
11797 subseg_set (prop_sec, 0); in xtensa_create_xproperty_segments()
11798 xt_seg_info = seg_info (prop_sec); in xtensa_create_xproperty_segments()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-avr.c2147 asection *prop_sec; in avr_create_and_fill_property_section() local
2158 prop_sec = NULL; in avr_create_and_fill_property_section()
2186 prop_sec = avr_create_property_section (); in avr_create_and_fill_property_section()
2187 bfd_set_section_size (stdoutput, prop_sec, sec_size); in avr_create_and_fill_property_section()
2189 subseg_set (prop_sec, 0); in avr_create_and_fill_property_section()
H A Dtc-xtensa.c11696 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_property_segments() local
11698 prop_sec->output_section = prop_sec; in xtensa_create_property_segments()
11699 subseg_set (prop_sec, 0); in xtensa_create_property_segments()
11700 xt_seg_info = seg_info (prop_sec); in xtensa_create_property_segments()
11794 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_xproperty_segments() local
11796 prop_sec->output_section = prop_sec; in xtensa_create_xproperty_segments()
11797 subseg_set (prop_sec, 0); in xtensa_create_xproperty_segments()
11798 xt_seg_info = seg_info (prop_sec); in xtensa_create_xproperty_segments()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-avr.c2369 asection *prop_sec; in avr_create_and_fill_property_section() local
2380 prop_sec = NULL; in avr_create_and_fill_property_section()
2408 prop_sec = avr_create_property_section (); in avr_create_and_fill_property_section()
2409 bfd_set_section_size (prop_sec, sec_size); in avr_create_and_fill_property_section()
2411 subseg_set (prop_sec, 0); in avr_create_and_fill_property_section()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-avr.c2369 asection *prop_sec; in avr_create_and_fill_property_section() local
2380 prop_sec = NULL; in avr_create_and_fill_property_section()
2408 prop_sec = avr_create_property_section (); in avr_create_and_fill_property_section()
2409 bfd_set_section_size (prop_sec, sec_size); in avr_create_and_fill_property_section()
2411 subseg_set (prop_sec, 0); in avr_create_and_fill_property_section()
H A Dtc-xtensa.c11833 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_property_segments() local
11835 prop_sec->output_section = prop_sec; in xtensa_create_property_segments()
11836 subseg_set (prop_sec, 0); in xtensa_create_property_segments()
11837 xt_seg_info = seg_info (prop_sec); in xtensa_create_property_segments()
11931 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_xproperty_segments() local
11933 prop_sec->output_section = prop_sec; in xtensa_create_xproperty_segments()
11934 subseg_set (prop_sec, 0); in xtensa_create_xproperty_segments()
11935 xt_seg_info = seg_info (prop_sec); in xtensa_create_xproperty_segments()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-avr.c2369 asection *prop_sec; in avr_create_and_fill_property_section() local
2380 prop_sec = NULL; in avr_create_and_fill_property_section()
2408 prop_sec = avr_create_property_section (); in avr_create_and_fill_property_section()
2409 bfd_set_section_size (prop_sec, sec_size); in avr_create_and_fill_property_section()
2411 subseg_set (prop_sec, 0); in avr_create_and_fill_property_section()
H A Dtc-xtensa.c11833 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_property_segments() local
11835 prop_sec->output_section = prop_sec; in xtensa_create_property_segments()
11836 subseg_set (prop_sec, 0); in xtensa_create_property_segments()
11837 xt_seg_info = seg_info (prop_sec); in xtensa_create_property_segments()
11931 segT prop_sec = xtensa_make_property_section (sec, section_name_base); in xtensa_create_xproperty_segments() local
11933 prop_sec->output_section = prop_sec; in xtensa_create_xproperty_segments()
11934 subseg_set (prop_sec, 0); in xtensa_create_xproperty_segments()
11935 xt_seg_info = seg_info (prop_sec); in xtensa_create_xproperty_segments()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c11308 asection *prop_sec; in xtensa_get_separate_property_section() local
11316 return prop_sec; in xtensa_get_separate_property_section()
11322 asection *prop_sec; in xtensa_get_property_section() local
11328 if (!prop_sec) in xtensa_get_property_section()
11331 return prop_sec; in xtensa_get_property_section()
11339 asection *prop_sec; in xtensa_make_property_section() local
11348 if (! prop_sec) in xtensa_make_property_section()
11354 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
11356 if (! prop_sec) in xtensa_make_property_section()
11359 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c11308 asection *prop_sec; in xtensa_get_separate_property_section() local
11316 return prop_sec; in xtensa_get_separate_property_section()
11322 asection *prop_sec; in xtensa_get_property_section() local
11328 if (!prop_sec) in xtensa_get_property_section()
11331 return prop_sec; in xtensa_get_property_section()
11339 asection *prop_sec; in xtensa_make_property_section() local
11348 if (! prop_sec) in xtensa_make_property_section()
11354 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
11356 if (! prop_sec) in xtensa_make_property_section()
11359 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c11308 asection *prop_sec; in xtensa_get_separate_property_section() local
11316 return prop_sec; in xtensa_get_separate_property_section()
11322 asection *prop_sec; in xtensa_get_property_section() local
11328 if (!prop_sec) in xtensa_get_property_section()
11331 return prop_sec; in xtensa_get_property_section()
11339 asection *prop_sec; in xtensa_make_property_section() local
11348 if (! prop_sec) in xtensa_make_property_section()
11354 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
11356 if (! prop_sec) in xtensa_make_property_section()
11359 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c11308 asection *prop_sec; in xtensa_get_separate_property_section() local
11316 return prop_sec; in xtensa_get_separate_property_section()
11322 asection *prop_sec; in xtensa_get_property_section() local
11328 if (!prop_sec) in xtensa_get_property_section()
11331 return prop_sec; in xtensa_get_property_section()
11339 asection *prop_sec; in xtensa_make_property_section() local
11348 if (! prop_sec) in xtensa_make_property_section()
11354 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
11356 if (! prop_sec) in xtensa_make_property_section()
11359 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c10594 asection *prop_sec; in xtensa_get_property_section() local
10597 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_get_property_section()
10601 return prop_sec; in xtensa_get_property_section()
10609 asection *prop_sec; in xtensa_make_property_section() local
10613 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_make_property_section()
10617 if (! prop_sec) in xtensa_make_property_section()
10623 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
10625 if (! prop_sec) in xtensa_make_property_section()
10628 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
10632 return prop_sec; in xtensa_make_property_section()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c10584 asection *prop_sec; in xtensa_get_property_section() local
10587 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_get_property_section()
10591 return prop_sec; in xtensa_get_property_section()
10599 asection *prop_sec; in xtensa_make_property_section() local
10603 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_make_property_section()
10607 if (! prop_sec) in xtensa_make_property_section()
10613 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
10615 if (! prop_sec) in xtensa_make_property_section()
10618 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
10622 return prop_sec; in xtensa_make_property_section()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c11160 asection *prop_sec; in xtensa_get_property_section() local
11163 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_get_property_section()
11167 return prop_sec; in xtensa_get_property_section()
11175 asection *prop_sec; in xtensa_make_property_section() local
11179 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_make_property_section()
11183 if (! prop_sec) in xtensa_make_property_section()
11189 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
11191 if (! prop_sec) in xtensa_make_property_section()
11194 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
11198 return prop_sec; in xtensa_make_property_section()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c11160 asection *prop_sec; in xtensa_get_property_section() local
11163 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_get_property_section()
11167 return prop_sec; in xtensa_get_property_section()
11175 asection *prop_sec; in xtensa_make_property_section() local
11179 prop_sec = bfd_get_section_by_name_if (sec->owner, prop_sec_name, in xtensa_make_property_section()
11183 if (! prop_sec) in xtensa_make_property_section()
11189 prop_sec = bfd_make_section_anyway_with_flags in xtensa_make_property_section()
11191 if (! prop_sec) in xtensa_make_property_section()
11194 elf_group_name (prop_sec) = elf_group_name (sec); in xtensa_make_property_section()
11198 return prop_sec; in xtensa_make_property_section()

12