Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c111 static asection *xtensa_get_property_section (asection *, const char *);
802 table_section = xtensa_get_property_section (section, sec_name); in xtensa_read_table_entries()
10623 xtensa_get_property_section (asection *sec, const char *base_name) in xtensa_get_property_section() function
DChangeLog-20061049 (xtensa_get_property_section): New.
1050 (xtensa_read_table_entries): Use xtensa_get_property_section.
DChangeLog-20082261 (xtensa_get_property_section): Make static. Do not create a new
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20081056 xtensa_make_property_section instead of xtensa_get_property_section.
DChangeLog-2006689 Use xtensa_get_property_section from bfd.