Searched refs:reltype (Results 1 – 1 of 1) sorted by relevance
2665 Word symndx, reltype; in reloc() local2676 reltype = ELF_R_TYPE(rela->r_info, mach); in reloc()2680 reltype = ELF_R_TYPE(rel->r_info, mach); in reloc()2696 if ((reltype != R_SPARC_NONE) && in reloc()2697 (reltype != R_SPARC_REGISTER) && in reloc()2698 (reltype != R_SPARC_RELATIVE)) in reloc()2701 if ((reltype != R_386_NONE) && in reloc()2702 (reltype != R_386_RELATIVE)) in reloc()2705 if ((reltype != R_AMD64_NONE) && in reloc()2706 (reltype != R_AMD64_RELATIVE)) in reloc()[all …]