Searched refs:ext_sym (Results 1 – 1 of 1) sorted by relevance
161 void *ext_sym = find_sym(context, sym->getName()); in relocateARM() local162 if (!ext_sym) { in relocateARM()165 S = (Inst_t)(uintptr_t)ext_sym; in relocateARM()166 sym->setAddress(ext_sym); in relocateARM()301 void *ext_sym = find_sym(context, sym->getName()); in relocateARM() local302 if (!ext_sym) { in relocateARM()305 S = (Inst_t)(uintptr_t)ext_sym; in relocateARM()306 sym->setAddress(ext_sym); in relocateARM()