Searched refs:is_x86_64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/
H A Dleaking_addresses.pl196 return (is_x86_64() or is_ppc64() or is_ix86_32());
232 sub is_x86_64 subroutine
320 if (is_x86_64() and is_in_vsyscall_memory_region($match)) {
/linux-master/tools/objtool/arch/x86/
H A Ddecode.c31 static int is_x86_64(const struct elf *elf) function
163 x86_64 = is_x86_64(elf);

Completed in 160 milliseconds