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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 1740 section_allows_mips16_refs_p (asection *section)
5819 && !section_allows_mips16_refs_p (input_section))
8607 || section_allows_mips16_refs_p (o))
8733 || section_allows_mips16_refs_p (o))
9339 && !section_allows_mips16_refs_p (sec))
1731 section_allows_mips16_refs_p (asection *section) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 1743 section_allows_mips16_refs_p (asection *section)
5799 && !section_allows_mips16_refs_p (input_section))
8587 || section_allows_mips16_refs_p (o))
8713 || section_allows_mips16_refs_p (o))
9319 && !section_allows_mips16_refs_p (sec))
1734 section_allows_mips16_refs_p (asection *section) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 1743 section_allows_mips16_refs_p (asection *section)
5753 && !section_allows_mips16_refs_p (input_section))
8507 || section_allows_mips16_refs_p (o))
8633 || section_allows_mips16_refs_p (o))
9219 && !section_allows_mips16_refs_p (sec))
1734 section_allows_mips16_refs_p (asection *section) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 1750 section_allows_mips16_refs_p (asection *section)
5760 && !section_allows_mips16_refs_p (input_section))
8520 || section_allows_mips16_refs_p (o))
8646 || section_allows_mips16_refs_p (o))
9232 && !section_allows_mips16_refs_p (sec))
1741 section_allows_mips16_refs_p (asection *section) function

Completed in 66 milliseconds