Searched refs:stt_types (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-sparc.c1399 static const char *const stt_types[] = { "NOTYPE", "OBJECT", "FUNCTION" };
1457 abfd, p->abfd, *namep, stt_types[type]);
1502 abfd, p->abfd, *namep, stt_types[type]);
1393 static const char *const stt_types[] = { "NOTYPE", "OBJECT", "FUNCTION" }; local
1451 abfd, p->abfd, *namep, stt_types[type]); local
1496 abfd, p->abfd, *namep, stt_types[type]); local

Completed in 262 milliseconds