Searched refs:r_type (Results 1 – 6 of 6) sorted by relevance
104 u32 r_type; /*Relocation type ( ELF32_R_TYPE(Rela.r_info) )*/ member
296 UnresolvedInfo.r_type = ELF32_R_TYPE( CurrentRela.r_info); in ELi_RelocateSym()550 switch( (UnresolvedInfo->r_type)) { in ELi_DoRelocate()747 UnresolvedInfo->r_type = 0; in ELi_UnresolvedInfoInit()
121 u32 r_type; /*Relocation type ( ELF32_R_TYPE(Rela.r_info) )*/ member
534 UnresolvedInfo->r_type = 0; in ELi_UnresolvedInfoInit()
85 u32 r_type; /*Relocation type ( ELF32_R_TYPE(Rela.r_info) )*/ member
508 UnresolvedInfo.r_type = ELF32_R_TYPE( CurrentRela.r_info); in ELi_RelocateSym()806 switch( (UnresolvedInfo->r_type)) {968 PRINTDEBUG( "ERROR! : unsupported relocation type (0x%x)!\n", (UnresolvedInfo->r_type));1114 ImportInfo->r_type = 0;