Home
last modified time | relevance | path

Searched refs:lto_kind_str (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dcommon.c22 const char *lto_kind_str[5] __attribute__ ((visibility ("hidden"))) = variable
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dcommon.cc22 const char *lto_kind_str[5] __attribute__ ((visibility ("hidden"))) = variable
H A DChangeLog4106 * common.h (lto_kind_str): Remove.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dplugin.c691 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 DChangeLog-20192527 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dplugin.c678 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 DChangeLog-20192527 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-symtab.c271 printf("kind: %s; ", lto_kind_str[syms[i].def]); in print()
/netbsd-src/external/gpl3/gcc/dist/lto-plugin/
H A DChangeLog1146 (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):