Searched refs:ext_sym (Results 1 – 1 of 1) sorted by relevance
226 void *ext_sym = find_sym(context, sym->getName()); in relocateARM() local227 S = (Inst_t)(uintptr_t)ext_sym; in relocateARM()228 sym->setAddress(ext_sym); in relocateARM()