Searched refs:show_hwcaps (Results 1 – 1 of 1) sorted by relevance
74 static HChar* show_hwcaps ( VexArch arch, UInt hwcaps );1053 HChar* str = show_hwcaps(arch,hwcaps); in LibVEX_ppVexHwCaps()1289 static HChar* show_hwcaps ( VexArch arch, UInt hwcaps ) in show_hwcaps() function1305 return show_hwcaps(arch,hwcaps) != NULL; in are_valid_hwcaps()