Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c1737 static char s_fp_e[32]; in aeabi_fp_exceptions() local
1743 snprintf(s_fp_e, sizeof(s_fp_e), "Unknown (%ju)", in aeabi_fp_exceptions()
1745 return (s_fp_e); in aeabi_fp_exceptions()