Searched refs:SHT_REL (Results 1 – 9 of 9) sorted by relevance
281 if( RelOrRelaShdr.sh_type == SHT_REL) { in ELi_RelocateSym()555 if( UnresolvedInfo->sh_type == SHT_REL) { in ELi_DoRelocate()589 if( UnresolvedInfo->sh_type == SHT_REL) { in ELi_DoRelocate()685 if( (TmpShdr.sh_type == SHT_REL) || (TmpShdr.sh_type == SHT_RELA)) { in ELi_ShdrIsDebug()
190 #define SHT_REL 9 macro
325 if( CurrentShdrEx->Shdr.sh_type == SHT_REL) { in ELi_LoadObject()
472 if( (TmpShdr.sh_type == SHT_REL) || (TmpShdr.sh_type == SHT_RELA)) { in ELi_ShdrIsDebug()
556 if( CurrentShdrEx->Shdr.sh_type == SHT_REL) { in ELi_LoadObject()
204 #define SHT_REL 9 macro
529 if( RelOrRelaShdr.sh_type == SHT_REL) { in ELi_RelocateSym()847 if( UnresolvedInfo->sh_type == SHT_REL) {941 if( UnresolvedInfo->sh_type == SHT_REL) {1088 if( (TmpShdr.sh_type == SHT_REL) || (TmpShdr.sh_type == SHT_RELA)) {
743 if( CurrentShdrEx->Shdr.sh_type == SHT_REL) { in elLoadSections()