Searched refs:all_result (Results 1 – 2 of 2) sorted by relevance
161 u16 result, all_result; in ELi_LoadLibrary() local170 all_result = EL_RELOCATED; in ELi_LoadLibrary()186 … if( result < all_result) { /*Apply to all_result only when there are bad results*/ in ELi_LoadLibrary()187 all_result = result; in ELi_LoadLibrary()207 all_result = ELi_LoadObject( ElfHandle, 0, buf); in ELi_LoadLibrary()213 return all_result; in ELi_LoadLibrary()
184 u16 result, all_result; in ELi_LoadLibrary() local196 all_result = EL_RELOCATED; in ELi_LoadLibrary()236 … if( result < all_result) { /*Apply to all_result only when there are bad results*/ in ELi_LoadLibrary()237 all_result = result; in ELi_LoadLibrary()267 all_result = ELi_LoadObject( ElfHandle, 0, buf); in ELi_LoadLibrary()269 all_result = ELi_LoadObject2( ElfHandle, 0, buf); in ELi_LoadLibrary()276 return all_result; in ELi_LoadLibrary()