Searched refs:ext_sym (Results 1 – 1 of 1) sorted by relevance
160 void *ext_sym = find_sym(context, sym->getName()); in relocateARM() local161 if (!ext_sym) { in relocateARM()164 S = (Inst_t)(uintptr_t)ext_sym; in relocateARM()165 sym->setAddress(ext_sym); in relocateARM()298 void *ext_sym = find_sym(context, sym->getName()); in relocateARM() local299 if (!ext_sym) { in relocateARM()302 S = (Inst_t)(uintptr_t)ext_sym; in relocateARM()303 sym->setAddress(ext_sym); in relocateARM()