Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsymbol-elf.c464 static bool machine_is_x86(GElf_Half e_machine) in machine_is_x86() function
695 if (machine_is_x86(ehdr.e_machine) && in dso__synthesize_plt_symbols()
700 if (machine_is_x86(ehdr.e_machine) && in dso__synthesize_plt_symbols()
789 if (machine_is_x86(ehdr.e_machine) && sort_rel(&ri)) in dso__synthesize_plt_symbols()

Completed in 8 milliseconds