Searched refs:stt_types (Results 1 – 2 of 2) sorted by relevance
425 static const char *const stt_types[] = { "NOTYPE", "OBJECT", "FUNCTION" }; in elf64_sparc_add_symbol_hook() local489 abfd, p->abfd, *namep, stt_types[type]); in elf64_sparc_add_symbol_hook()534 abfd, p->abfd, *namep, stt_types[type]); in elf64_sparc_add_symbol_hook()
2089 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Constify stt_types.