Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-xtensa.c10466 bool is_full_prop_section; in relax_property_section() local
10482 is_full_prop_section = xtensa_is_proptable_section (sec); in relax_property_section()
10483 if (is_full_prop_section) in relax_property_section()
10514 if (is_full_prop_section) in relax_property_section()
10704 if (is_full_prop_section) in relax_property_section()
10732 if (is_full_prop_section) in relax_property_section()
DChangeLog-2004997 is_full_prop_section flag and handle new property tables. Update calls
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-xtensa.c10465 bool is_full_prop_section; in relax_property_section() local
10481 is_full_prop_section = xtensa_is_proptable_section (sec); in relax_property_section()
10482 if (is_full_prop_section) in relax_property_section()
10513 if (is_full_prop_section) in relax_property_section()
10703 if (is_full_prop_section) in relax_property_section()
10731 if (is_full_prop_section) in relax_property_section()
DChangeLog-2004997 is_full_prop_section flag and handle new property tables. Update calls