Searched refs:lto_kind_str (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | common.c | 22 const char *lto_kind_str[5] __attribute__ ((visibility ("hidden"))) = variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | common.cc | 22 const char *lto_kind_str[5] __attribute__ ((visibility ("hidden"))) = variable
|
H A D | ChangeLog | 4106 * common.h (lto_kind_str): Remove.
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | plugin.c | 691 const char *lto_kind_str[5] = in get_lto_kind() local 700 if (idx < ARRAY_SIZE (lto_kind_str)) in get_lto_kind() 701 return lto_kind_str [idx]; in get_lto_kind()
|
H A D | ChangeLog-2019 | 2527 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | plugin.c | 678 const char *lto_kind_str[5] = in get_lto_kind() local 687 if (idx < ARRAY_SIZE (lto_kind_str)) in get_lto_kind() 688 return lto_kind_str [idx]; in get_lto_kind()
|
H A D | ChangeLog-2019 | 2527 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
|
/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/ |
H A D | lto-symtab.c | 271 printf("kind: %s; ", lto_kind_str[syms[i].def]); in print()
|
/netbsd-src/external/gpl3/gcc/dist/lto-plugin/ |
H A D | ChangeLog | 1146 (lto_kind_str, lto_visibility_str, lto_resolution_str): Use explicit 1148 * common.h (lto_kind_str, lto_visibility_str, lto_resolution_str): Use 1177 * common.h (lto_kind_str, lto_visibility_str, lto_resolution_str):
|