Searched refs:rela_type (Results 1 – 1 of 1) sorted by relevance
324 const ELF::Word rela_type = ELF_R_TYPE(rela->r_info); in ApplyRelaReloc() local333 rela_type, in ApplyRelaReloc()338 switch (rela_type) { in ApplyRelaReloc()382 error->Format("Invalid relocation type (%d)", rela_type); in ApplyRelaReloc()