Home | History | Annotate | Download | only in ppc

Lines Matching refs:machine

226 reloc_is_irelative(int machine, GElf_Rela *rela)
229 if (machine == EM_PPC64) {
234 assert(machine == EM_PPC);