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
544 UnresolvedInfo.r_type = ELF32_R_TYPE( CurrentRela.r_info); in ELi_RelocateSym()842 switch( (UnresolvedInfo->r_type)) {1004 PRINTDEBUG( "ERROR! : unsupported relocation type (0x%x)!\n", (UnresolvedInfo->r_type));1150 ImportInfo->r_type = 0;