Searched refs:machine_is_x86 (Results 1 – 1 of 1) sorted by relevance
464 static bool machine_is_x86(GElf_Half e_machine) in machine_is_x86() function695 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