Searched refs:ext_obj (Results 1 – 1 of 1) sorted by relevance
535 struct instr_extern_obj ext_obj; member3125 instr->ext_obj.ext_obj_id = obj->id; in instr_extern_translate()3126 instr->ext_obj.func_id = func->id; in instr_extern_translate()3151 uint32_t obj_id = ip->ext_obj.ext_obj_id; in instr_extern_obj_exec()3152 uint32_t func_id = ip->ext_obj.func_id; in instr_extern_obj_exec()