Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c476 static bool machine_is_x86(GElf_Half e_machine) in machine_is_x86() function
713 if (machine_is_x86(ehdr.e_machine) && in dso__synthesize_plt_symbols()
718 if (machine_is_x86(ehdr.e_machine) && in dso__synthesize_plt_symbols()
807 if (machine_is_x86(ehdr.e_machine) && sort_rel(&ri)) in dso__synthesize_plt_symbols()