orc_arm_do_fixups ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit ( OrcCompiler* compiler, uint32_t insn )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_add ( OrcCompiler* compiler, int dest, int src1, int src2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_add_imm ( OrcCompiler* compiler, int dest, int src1, int value )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_branch ( OrcCompiler* compiler, int cond, int label )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_bx_lr ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_cmp_imm ( OrcCompiler* compiler, int src1, int value )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_dp_reg ( OrcCompiler* compiler, int cond, int opcode, int dest, int src1, int src2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_label ( OrcCompiler* compiler, int label )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_load_reg ( OrcCompiler* compiler, int dest, int src1, int offset )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_loadimm ( OrcCompiler* compiler, int dest, int imm )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_mov ( OrcCompiler* compiler, int dest, int src )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_pop ( OrcCompiler* compiler, int regs )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_push ( OrcCompiler* compiler, int regs )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_sub ( OrcCompiler* compiler, int dest, int src1, int src2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_emit_sub_imm ( OrcCompiler* compiler, int dest, int src1, int value )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_loadw ( OrcCompiler* compiler, int dest, int src1, int offset )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_arm_storew ( OrcCompiler* compiler, int dest, int offset, int src1 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_compiler_allocate_codemem ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_compiler_append_code ( OrcCompiler* p, char const* fmt, ... )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_compiler_label_new ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_executor_emulate ( OrcExecutor* ex )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_free ( OrcExecutor* ex )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_get_accumulator ( OrcExecutor* ex, int var )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_get_accumulator_str ( OrcExecutor* ex, char const* name )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_new ( OrcProgram* program )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_executor_run ( OrcExecutor* ex )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_set_array ( OrcExecutor* ex, int var, void* ptr )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_set_array_str ( OrcExecutor* ex, char const* name, void* ptr )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_set_n ( OrcExecutor* ex, int n )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_set_param ( OrcExecutor* ex, int var, int value )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_set_param_str ( OrcExecutor* ex, char const* name, int value )Field 'ex->program->vars' in 1st parameter 'ex' (pointer) has base type 'struct _OrcVariable'.
orc_executor_set_program ( OrcExecutor* ex, OrcProgram* program )Field 'program->vars' in 2nd parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_0f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_660f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_f20f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_f30f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_loadib ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_loadil ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_loadiw ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_loadpb ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_loadpl ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_loadpq ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_loadpw ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_pshufw ( OrcCompiler* p, int shuf, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_mmx_emit_shiftimm ( OrcCompiler* p, char const* insn_name, int code, int modrm_code, int shift, int reg )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_parse ( char const* code, OrcProgram*** programs )Field 'programs->vars' in 2nd parameter 'programs' (pointer) has base type 'struct _OrcVariable'.
orc_program_add_accumulator ( OrcProgram* program, int size, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_add_constant ( OrcProgram* program, int size, int value, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_add_destination ( OrcProgram* program, int size, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_add_parameter ( OrcProgram* program, int size, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_add_source ( OrcProgram* program, int size, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_add_temporary ( OrcProgram* program, int size, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_append ( OrcProgram* p, char const* opcode, int arg0, int arg1, int arg2 )Field 'p->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_program_append_ds ( OrcProgram* program, char const* opcode, int arg0, int arg1 )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_append_ds_str ( OrcProgram* p, char const* opcode, char const* arg0, char const* arg1 )Field 'p->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_program_append_str ( OrcProgram* p, char const* opcode, char const* arg0, char const* arg1, char const* arg2 )Field 'p->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_program_compile ( OrcProgram* p )Field 'p->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_program_compile_for_target ( OrcProgram* p, OrcTarget* target )Field 'p->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_program_compile_full ( OrcProgram* p, OrcTarget* target, unsigned int flags )Field 'p->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_program_dup_temporary ( OrcProgram* program, int i, int j )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_find_var_by_name ( OrcProgram* program, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_free ( OrcProgram* program )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_get_asm_code ( OrcProgram* program )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_get_max_var_size ( OrcProgram* program )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_get_name ( OrcProgram* program )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_program_new ( )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_program_new_as ( int size1, int size2 )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_program_new_ass ( int size1, int size2, int size3 )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_program_new_ds ( int size1, int size2 )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_program_new_dss ( int size1, int size2, int size3 )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_program_set_name ( OrcProgram* program, char const* name )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_0f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_660f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_f20f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_f30f ( OrcCompiler* p, char const* insn_name, int code, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_loadib ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_loadil ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_loadiw ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_loadpb ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_loadpl ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_loadpq ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_loadpw ( OrcCompiler* p, int reg, int value )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_pshufd ( OrcCompiler* p, int shuf, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_pshuflw ( OrcCompiler* p, int shuf, int src, int dest )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_sse_emit_shiftimm ( OrcCompiler* p, char const* insn_name, int code, int modrm_code, int shift, int reg )Field 'p->program->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_test_compare_output ( OrcProgram* program )Field 'program->vars' in 1st parameter 'program' (pointer) has base type 'struct _OrcVariable'.
orc_test_gcc_compile ( OrcProgram* p )Field 'p->vars' in 1st parameter 'p' (pointer) has base type 'struct _OrcVariable'.
orc_test_get_program_for_opcode ( OrcStaticOpcode* opcode )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_test_get_program_for_opcode_const ( OrcStaticOpcode* opcode )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_test_get_program_for_opcode_param ( OrcStaticOpcode* opcode )Field 'retval->vars' in return value (pointer) has base type 'struct _OrcVariable'.
orc_x86_do_fixups ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_add_imm_memoffset ( OrcCompiler* compiler, int size, int value, int offset, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_add_imm_reg ( OrcCompiler* compiler, int size, int value, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_add_reg_memoffset ( OrcCompiler* compiler, int size, int reg1, int offset, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_align ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_and_imm_memoffset ( OrcCompiler* compiler, int size, int value, int offset, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_and_imm_reg ( OrcCompiler* compiler, int size, int value, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_cmp_imm_memoffset ( OrcCompiler* compiler, int size, int value, int offset, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_cmp_reg_memoffset ( OrcCompiler* compiler, int size, int reg1, int offset, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_dec_memoffset ( OrcCompiler* compiler, int size, int offset, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_emms ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_epilogue ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_je ( OrcCompiler* compiler, int label )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_jle ( OrcCompiler* compiler, int label )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_jmp ( OrcCompiler* compiler, int label )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_jne ( OrcCompiler* compiler, int label )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_label ( OrcCompiler* compiler, int label )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_modrm_memoffset ( OrcCompiler* compiler, int reg1, int offset, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_modrm_reg ( OrcCompiler* compiler, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_imm_reg ( OrcCompiler* compiler, int size, int value, int reg1 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_memoffset_mmx ( OrcCompiler* compiler, int size, int offset, int reg1, int reg2, int is_aligned )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_memoffset_reg ( OrcCompiler* compiler, int size, int offset, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_memoffset_sse ( OrcCompiler* compiler, int size, int offset, int reg1, int reg2, int is_aligned )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_mmx_memoffset ( OrcCompiler* compiler, int size, int reg1, int offset, int reg2, int aligned, int uncached )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_mmx_reg ( OrcCompiler* compiler, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_mmx_reg_reg ( OrcCompiler* compiler, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_reg_memoffset ( OrcCompiler* compiler, int size, int reg1, int offset, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_reg_mmx ( OrcCompiler* compiler, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_reg_reg ( OrcCompiler* compiler, int size, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_reg_sse ( OrcCompiler* compiler, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_sse_memoffset ( OrcCompiler* compiler, int size, int reg1, int offset, int reg2, int aligned, int uncached )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_sse_reg ( OrcCompiler* compiler, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_mov_sse_reg_reg ( OrcCompiler* compiler, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_pop ( OrcCompiler* compiler, int size, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_prologue ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_push ( OrcCompiler* compiler, int size, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_ret ( OrcCompiler* compiler )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_rex ( OrcCompiler* compiler, int size, int reg1, int reg2, int reg3 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_sar_imm_reg ( OrcCompiler* compiler, int size, int value, int reg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_sub_memoffset_reg ( OrcCompiler* compiler, int size, int offset, int reg, int destreg )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_sub_reg_reg ( OrcCompiler* compiler, int size, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_emit_test_reg_reg ( OrcCompiler* compiler, int size, int reg1, int reg2 )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.
orc_x86_get_regname_ptr ( OrcCompiler* compiler, int i )Field 'compiler->vars' in 1st parameter 'compiler' (pointer) has base type 'struct _OrcVariable'.