Home
last modified time | relevance | path

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

/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c2336 static char s_og[32]; in aeabi_optm_goal() local
2347 snprintf(s_og, sizeof(s_og), "Unknown(%ju)", (uintmax_t) og); in aeabi_optm_goal()
2348 return (s_og); in aeabi_optm_goal()