Home
last modified time | relevance | path

Searched refs:exclude_section_from_property_tables (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-avr.c2055 exclude_section_from_property_tables (segT sec) in exclude_section_from_property_tables() function
2167 if (exclude_section_from_property_tables (sec)) in avr_create_and_fill_property_section()
Dtc-xtensa.c11624 static bfd_boolean exclude_section_from_property_tables (segT);
11689 if (exclude_section_from_property_tables (sec)) in xtensa_create_property_segments()
11787 if (exclude_section_from_property_tables (sec)) in xtensa_create_xproperty_segments()
11871 exclude_section_from_property_tables (segT sec) in exclude_section_from_property_tables() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008758 * config/tc-xtensa.c (exclude_section_from_property_tables): New.
DChangeLog-20151829 (exclude_section_from_property_tables): New function.