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

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 3509 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h,
3695 if (!xcoff_final_definition_p (input_bfd, h, csect))
5271 && xcoff_final_definition_p (input_bfd, *sym_hash, *csectpp))
3498 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h, function
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 3509 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h,
3695 if (!xcoff_final_definition_p (input_bfd, h, csect))
5271 && xcoff_final_definition_p (input_bfd, *sym_hash, *csectpp))
3498 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h, function
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 3466 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h,
3652 if (!xcoff_final_definition_p (input_bfd, h, csect))
5224 && xcoff_final_definition_p (input_bfd, *sym_hash, *csectpp))
3455 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h, function
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 3474 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h,
3660 if (!xcoff_final_definition_p (input_bfd, h, csect))
5232 && xcoff_final_definition_p (input_bfd, *sym_hash, *csectpp))
3463 xcoff_final_definition_p (bfd *input_bfd, struct xcoff_link_hash_entry *h, function

Completed in 42 milliseconds