Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c1847 static char s_hfp[32]; in aeabi_hardfp() local
1855 snprintf(s_hfp, sizeof(s_hfp), "Unknown (%ju)", in aeabi_hardfp()
1857 return (s_hfp); in aeabi_hardfp()