Searched refs:all_result (Results 1 – 2 of 2) sorted by relevance
161 u16 result, all_result; in ELi_LoadLibrary() local169 all_result = EL_RELOCATED; in ELi_LoadLibrary()185 … if( result < all_result) { /*Apply to all_result only when there are bad results*/ in ELi_LoadLibrary()186 all_result = result; in ELi_LoadLibrary()201 all_result = ELi_LoadObject( ElfHandle, 0, buf); in ELi_LoadLibrary()207 return all_result; in ELi_LoadLibrary()
184 u16 result, all_result; in ELi_LoadLibrary() local195 all_result = EL_RELOCATED; in ELi_LoadLibrary()235 … if( result < all_result) { /*Apply to all_result only when there are bad results*/ in ELi_LoadLibrary()236 all_result = result; in ELi_LoadLibrary()261 all_result = ELi_LoadObject( ElfHandle, 0, buf); in ELi_LoadLibrary()263 all_result = ELi_LoadObject2( ElfHandle, 0, buf); in ELi_LoadLibrary()270 return all_result; in ELi_LoadLibrary()