Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsymbol-elf.c480 static bool machine_is_x86(GElf_Half e_machine) in machine_is_x86() function
717 if (machine_is_x86(ehdr.e_machine) && in dso__synthesize_plt_symbols()
722 if (machine_is_x86(ehdr.e_machine) && in dso__synthesize_plt_symbols()
811 if (machine_is_x86(ehdr.e_machine) && sort_rel(&ri)) in dso__synthesize_plt_symbols()