Home
last modified time | relevance | path

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

/src/usr.bin/gcore/
H A Delfcore.c734 static bool has_vsx = true; in elf_note_powerpc_vsx() local
738 if (has_vsx) { in elf_note_powerpc_vsx()
741 has_vsx = false; in elf_note_powerpc_vsx()
743 if (!has_vsx) { in elf_note_powerpc_vsx()