| /src/external/gpl3/binutils/dist/bfd/ |
| xcofflink.c | 83 const char *impfile; member in struct:xcoff_archive_info 773 storing them in *IMPPATH and *IMPFILE respectively. */ 777 const char **imppath, const char **impfile) 803 *impfile = base; 820 &archive_info->impfile)); 824 to IMPATH, IMPFILE and IMPMEMBER respectively. All three are null if 830 const char *imppath, const char *impfile, 851 && filename_cmp ((*pp)->file, impfile) == 0 866 n->file = impfile; 1107 if (!archive_info->impfile) [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| xcofflink.c | 83 const char *impfile; member in struct:xcoff_archive_info 773 storing them in *IMPPATH and *IMPFILE respectively. */ 777 const char **imppath, const char **impfile) 803 *impfile = base; 820 &archive_info->impfile)); 824 to IMPATH, IMPFILE and IMPMEMBER respectively. All three are null if 830 const char *imppath, const char *impfile, 851 && filename_cmp ((*pp)->file, impfile) == 0 866 n->file = impfile; 1107 if (!archive_info->impfile) [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| xcofflink.c | 83 const char *impfile; member in struct:xcoff_archive_info 730 storing them in *IMPPATH and *IMPFILE respectively. */ 734 const char **imppath, const char **impfile) 760 *impfile = base; 777 &archive_info->impfile)); 781 to IMPATH, IMPFILE and IMPMEMBER respectively. All three are null if 787 const char *imppath, const char *impfile, 808 && filename_cmp ((*pp)->file, impfile) == 0 823 n->file = impfile; 1064 if (!archive_info->impfile) [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| xcofflink.c | 83 const char *impfile; member in struct:xcoff_archive_info 738 storing them in *IMPPATH and *IMPFILE respectively. */ 742 const char **imppath, const char **impfile) 768 *impfile = base; 785 &archive_info->impfile)); 789 to IMPATH, IMPFILE and IMPMEMBER respectively. All three are null if 795 const char *imppath, const char *impfile, 816 && filename_cmp ((*pp)->file, impfile) == 0 831 n->file = impfile; 1072 if (!archive_info->impfile) [all...] |