| /src/external/gpl3/binutils/dist/include/coff/ |
| xcoff.h | 321 asection *toc_section; member in struct:xcoff_link_hash_entry 326 set), this is the offset in toc_section. */
|
| /src/external/gpl3/binutils.old/dist/include/coff/ |
| xcoff.h | 321 asection *toc_section; member in struct:xcoff_link_hash_entry 326 set), this is the offset in toc_section. */
|
| /src/external/gpl3/gdb/dist/include/coff/ |
| xcoff.h | 321 asection *toc_section; member in struct:xcoff_link_hash_entry 326 set), this is the offset in toc_section. */
|
| /src/external/gpl3/gdb.old/dist/include/coff/ |
| xcoff.h | 321 asection *toc_section; member in struct:xcoff_link_hash_entry 326 set), this is the offset in toc_section. */
|
| /src/external/gpl3/binutils/dist/bfd/ |
| xcofflink.c | 124 asection *toc_section; member in struct:xcoff_link_hash_table 640 ret->toc_section = NULL; 1178 if (xcoff_hash_table (info)->toc_section == NULL) 1188 xcoff_hash_table (info)->toc_section = tsec; 1764 if (h->toc_section != NULL) 1907 set_toc->toc_section = csect; 2947 if (!xcoff_mark (info, xcoff_hash_table (info)->toc_section)) 2987 if (hds->toc_section == NULL) 3002 hds->toc_section = xcoff_hash_table (info)->toc_section; [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| xcofflink.c | 124 asection *toc_section; member in struct:xcoff_link_hash_table 640 ret->toc_section = NULL; 1178 if (xcoff_hash_table (info)->toc_section == NULL) 1188 xcoff_hash_table (info)->toc_section = tsec; 1764 if (h->toc_section != NULL) 1907 set_toc->toc_section = csect; 2947 if (!xcoff_mark (info, xcoff_hash_table (info)->toc_section)) 2987 if (hds->toc_section == NULL) 3002 hds->toc_section = xcoff_hash_table (info)->toc_section; [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| xcofflink.c | 124 asection *toc_section; member in struct:xcoff_link_hash_table 597 ret->toc_section = NULL; 1135 if (xcoff_hash_table (info)->toc_section == NULL) 1145 xcoff_hash_table (info)->toc_section = tsec; 1721 if (h->toc_section != NULL) 1864 set_toc->toc_section = csect; 2904 if (!xcoff_mark (info, xcoff_hash_table (info)->toc_section)) 2944 if (hds->toc_section == NULL) 2959 hds->toc_section = xcoff_hash_table (info)->toc_section; [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| xcofflink.c | 124 asection *toc_section; member in struct:xcoff_link_hash_table 605 ret->toc_section = NULL; 1143 if (xcoff_hash_table (info)->toc_section == NULL) 1153 xcoff_hash_table (info)->toc_section = tsec; 1729 if (h->toc_section != NULL) 1872 set_toc->toc_section = csect; 2912 if (!xcoff_mark (info, xcoff_hash_table (info)->toc_section)) 2952 if (hds->toc_section == NULL) 2967 hds->toc_section = xcoff_hash_table (info)->toc_section; [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000.h | 2425 extern GTY(()) section *toc_section; 2410 extern GTY(()) section *toc_section; variable
|
| rs6000.cc | 177 section *toc_section = 0; variable 14824 && in_section != toc_section 14886 r30 in .got2, as given by LCTOC1. See sysv4.h:toc_section. */ 20831 /* A get_unnamed_section callback, used for switching to toc_section. */ 20885 toc_section 20900 return toc_section; 21586 /* A get_unnamed_section callback, used for switching to toc_section. */ 21593 /* toc_section is always selected at least once from 21637 toc_section 21754 return toc_section; [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000.h | 2569 extern GTY(()) section *toc_section; 2554 extern GTY(()) section *toc_section; variable
|
| rs6000.cc | 178 section *toc_section = 0; variable 14440 && in_section != toc_section 14502 r30 in .got2, as given by LCTOC1. See sysv4.h:toc_section. */ 20364 /* A get_unnamed_section callback, used for switching to toc_section. */ 20418 toc_section 20433 return toc_section; 21107 /* A get_unnamed_section callback, used for switching to toc_section. */ 21114 /* toc_section is always selected at least once from 21158 toc_section 21275 return toc_section; [all...] |