Searched refs:SHT_RELA (Results 1 – 9 of 9) sorted by relevance
199 #define SHT_RELA 4 macro
185 #define SHT_RELA 4 macro
369 else if( CurrentShdrEx->Shdr.sh_type == SHT_RELA) { in ELi_LoadObject()
685 if( (TmpShdr.sh_type == SHT_REL) || (TmpShdr.sh_type == SHT_RELA)) { in ELi_ShdrIsDebug()
472 if( (TmpShdr.sh_type == SHT_REL) || (TmpShdr.sh_type == SHT_RELA)) { in ELi_ShdrIsDebug()
582 else if( CurrentShdrEx->Shdr.sh_type == SHT_RELA) { in ELi_LoadObject()
1088 if( (TmpShdr.sh_type == SHT_REL) || (TmpShdr.sh_type == SHT_RELA)) {
785 else if( CurrentShdrEx->Shdr.sh_type == SHT_RELA) { in elLoadSections()