HomeSort by: relevance | last modified time | path
    Searched defs:xtensa_is_property_section (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 114 static bool xtensa_is_property_section (asection *);
1342 if (xtensa_is_property_section (sec))
3709 if (xtensa_is_property_section (sec))
3723 return xtensa_is_property_section (sec);
9002 && !xtensa_is_property_section (curr_rel->source_sec)
9514 if (xtensa_is_property_section (sec))
11164 xtensa_is_property_section (asection *sec)
11136 xtensa_is_property_section (asection *sec) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 115 static bool xtensa_is_property_section (asection *);
1343 if (xtensa_is_property_section (sec))
3709 if (xtensa_is_property_section (sec))
3723 return xtensa_is_property_section (sec);
9002 && !xtensa_is_property_section (curr_rel->source_sec)
9514 if (xtensa_is_property_section (sec))
11164 xtensa_is_property_section (asection *sec)
11136 xtensa_is_property_section (asection *sec) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 115 static bool xtensa_is_property_section (asection *);
1343 if (xtensa_is_property_section (sec))
3707 if (xtensa_is_property_section (sec))
3721 return xtensa_is_property_section (sec);
9000 && !xtensa_is_property_section (curr_rel->source_sec)
9512 if (xtensa_is_property_section (sec))
11162 xtensa_is_property_section (asection *sec)
11134 xtensa_is_property_section (asection *sec) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 115 static bool xtensa_is_property_section (asection *);
1345 if (xtensa_is_property_section (sec))
3709 if (xtensa_is_property_section (sec))
3723 return xtensa_is_property_section (sec);
9006 && !xtensa_is_property_section (curr_rel->source_sec)
9518 if (xtensa_is_property_section (sec))
11168 xtensa_is_property_section (asection *sec)
11140 xtensa_is_property_section (asection *sec) function

Completed in 51 milliseconds