Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c385 static const char *ppc_abi_fp(uint64_t fp);
2041 ppc_abi_fp(uint64_t fp) in ppc_abi_fp() function
4478 printf(" Tag_GNU_Power_ABI_FP: %s\n", ppc_abi_fp(val)); in dump_ppc_attributes()