[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index of concepts and facilities: J

Jump to:   *   _   ~  
A   B   C   D   E   F   G   H   I   J   L   M   N   O   P   R   S   T   U   V   W  
Index Entry Section

J
jit-apply.h14.5 Function application and closures
jit-block.h9. Working with basic blocks in the JIT
jit-context.h4.2 Context functions
jit-debugger.h12. Hooking a breakpoint debugger into libjit
jit-dump.h15. Diagnostic routines
jit-except.h11. Handling exceptions
jit-insn.h8. Working with instructions in the JIT
jit-intrinsic.h10. Intrinsic functions available to libjit users
jit-meta.h14.4 Metadata handling
jit-type.h6. Manipulating system types
jit-util.h14. Miscellaneous utility routines
jit-value.h7. Working with temporary values in the JIT
jit-walk.h14.6 Stack walking
jit_abi_cdecl6. Manipulating system types
jit_abi_fastcall6. Manipulating system types
jit_abi_stdcall6. Manipulating system types
jit_abi_t6. Manipulating system types
jit_abi_vararg6. Manipulating system types
jit_apply14.5 Function application and closures
jit_apply_raw14.5 Function application and closures
jit_block_current_is_dead9. Working with basic blocks in the JIT
jit_block_ends_in_dead9. Working with basic blocks in the JIT
jit_block_free_meta9. Working with basic blocks in the JIT
jit_block_from_label9. Working with basic blocks in the JIT
jit_block_get_context9. Working with basic blocks in the JIT
jit_block_get_function9. Working with basic blocks in the JIT
jit_block_get_label9. Working with basic blocks in the JIT
jit_block_get_meta9. Working with basic blocks in the JIT
jit_block_is_reachable9. Working with basic blocks in the JIT
jit_block_next9. Working with basic blocks in the JIT
jit_block_previous9. Working with basic blocks in the JIT
jit_block_set_meta9. Working with basic blocks in the JIT
JIT_CALL_NORETURN8. Working with instructions in the JIT
JIT_CALL_NOTHROW8. Working with instructions in the JIT
JIT_CALL_TAIL8. Working with instructions in the JIT
jit_calloc14.1 Memory allocation
jit_closure_create14.5 Function application and closures
jit_closure_va_get_float3214.5 Function application and closures
jit_closure_va_get_float6414.5 Function application and closures
jit_closure_va_get_long14.5 Function application and closures
jit_closure_va_get_nfloat14.5 Function application and closures
jit_closure_va_get_nint14.5 Function application and closures
jit_closure_va_get_nuint14.5 Function application and closures
jit_closure_va_get_ptr14.5 Function application and closures
jit_closure_va_get_struct14.5 Function application and closures
jit_closure_va_get_ulong14.5 Function application and closures
jit_closures_supported14.5 Function application and closures
jit_cnew14.1 Memory allocation
jit_constant_convert7. Working with temporary values in the JIT
jit_context on jit_context17. Contexts in C++
jit_context on jit_context17. Contexts in C++
jit_context_build_end4.2 Context functions
jit_context_build_start4.2 Context functions
jit_context_create4.2 Context functions
jit_context_destroy4.2 Context functions
jit_context_free_meta4.2 Context functions
jit_context_get_meta4.2 Context functions
jit_context_get_meta_numeric4.2 Context functions
jit_context_set_meta4.2 Context functions
jit_context_set_meta_numeric4.2 Context functions
jit_context_set_on_demand_driver4.2 Context functions
jit_context_supports_threads4.2 Context functions
jit_debugger_add_breakpoint12. Hooking a breakpoint debugger into libjit
jit_debugger_attach_self12. Hooking a breakpoint debugger into libjit
jit_debugger_break12. Hooking a breakpoint debugger into libjit
jit_debugger_create12. Hooking a breakpoint debugger into libjit
jit_debugger_destroy12. Hooking a breakpoint debugger into libjit
jit_debugger_detach_self12. Hooking a breakpoint debugger into libjit
jit_debugger_finish12. Hooking a breakpoint debugger into libjit
jit_debugger_from_context12. Hooking a breakpoint debugger into libjit
jit_debugger_get_context12. Hooking a breakpoint debugger into libjit
jit_debugger_get_native_thread12. Hooking a breakpoint debugger into libjit
jit_debugger_get_self12. Hooking a breakpoint debugger into libjit
jit_debugger_get_thread12. Hooking a breakpoint debugger into libjit
jit_debugger_is_alive12. Hooking a breakpoint debugger into libjit
jit_debugger_is_running12. Hooking a breakpoint debugger into libjit
jit_debugger_next12. Hooking a breakpoint debugger into libjit
jit_debugger_quit12. Hooking a breakpoint debugger into libjit
jit_debugger_remove_all_breakpoints12. Hooking a breakpoint debugger into libjit
jit_debugger_remove_breakpoint12. Hooking a breakpoint debugger into libjit
jit_debugger_run12. Hooking a breakpoint debugger into libjit
jit_debugger_set_breakable12. Hooking a breakpoint debugger into libjit
jit_debugger_set_hook12. Hooking a breakpoint debugger into libjit
jit_debugger_step12. Hooking a breakpoint debugger into libjit
jit_debugger_wait_event12. Hooking a breakpoint debugger into libjit
jit_debugging_possible12. Hooking a breakpoint debugger into libjit
jit_dump_function15. Diagnostic routines
jit_dump_insn15. Diagnostic routines
jit_dump_type15. Diagnostic routines
jit_dump_value15. Diagnostic routines
jit_dynlib_close14.7 Dynamic libraries
jit_dynlib_get_suffix14.7 Dynamic libraries
jit_dynlib_get_symbol14.7 Dynamic libraries
jit_dynlib_open14.7 Dynamic libraries
jit_dynlib_set_debug14.7 Dynamic libraries
jit_exception_builtin11. Handling exceptions
jit_exception_clear_last11. Handling exceptions
jit_exception_get_handler11. Handling exceptions
jit_exception_get_last11. Handling exceptions
jit_exception_get_last_and_clear11. Handling exceptions
jit_exception_get_stack_trace11. Handling exceptions
jit_exception_set_handler11. Handling exceptions
jit_exception_set_last11. Handling exceptions
jit_exception_throw11. Handling exceptions
jit_exec_page_size14.1 Memory allocation
jit_float32_abs10. Intrinsic functions available to libjit users
jit_float32_acos10. Intrinsic functions available to libjit users
jit_float32_add10. Intrinsic functions available to libjit users
jit_float32_asin10. Intrinsic functions available to libjit users
jit_float32_atan10. Intrinsic functions available to libjit users
jit_float32_atan210. Intrinsic functions available to libjit users
jit_float32_ceil10. Intrinsic functions available to libjit users
jit_float32_cmpg10. Intrinsic functions available to libjit users
jit_float32_cmpl10. Intrinsic functions available to libjit users
jit_float32_cos10. Intrinsic functions available to libjit users
jit_float32_cosh10. Intrinsic functions available to libjit users
jit_float32_div10. Intrinsic functions available to libjit users
jit_float32_eq10. Intrinsic functions available to libjit users
jit_float32_exp10. Intrinsic functions available to libjit users
jit_float32_floor10. Intrinsic functions available to libjit users
jit_float32_ge10. Intrinsic functions available to libjit users
jit_float32_gt10. Intrinsic functions available to libjit users
jit_float32_ieee_rem10. Intrinsic functions available to libjit users
jit_float32_is_finite10. Intrinsic functions available to libjit users
jit_float32_is_inf10. Intrinsic functions available to libjit users
jit_float32_is_nan10. Intrinsic functions available to libjit users
jit_float32_le10. Intrinsic functions available to libjit users
jit_float32_log10. Intrinsic functions available to libjit users
jit_float32_log1010. Intrinsic functions available to libjit users
jit_float32_lt10. Intrinsic functions available to libjit users
jit_float32_max10. Intrinsic functions available to libjit users
jit_float32_min10. Intrinsic functions available to libjit users
jit_float32_mul10. Intrinsic functions available to libjit users
jit_float32_ne10. Intrinsic functions available to libjit users
jit_float32_neg10. Intrinsic functions available to libjit users
jit_float32_pow10. Intrinsic functions available to libjit users
jit_float32_rem10. Intrinsic functions available to libjit users
jit_float32_rint10. Intrinsic functions available to libjit users
jit_float32_round10. Intrinsic functions available to libjit users
jit_float32_sign10. Intrinsic functions available to libjit users
jit_float32_sin10. Intrinsic functions available to libjit users
jit_float32_sinh10. Intrinsic functions available to libjit users
jit_float32_sqrt10. Intrinsic functions available to libjit users
jit_float32_sub10. Intrinsic functions available to libjit users
jit_float32_tan10. Intrinsic functions available to libjit users
jit_float32_tanh10. Intrinsic functions available to libjit users
jit_float32_to_nfloat10. Intrinsic functions available to libjit users
jit_float64_abs10. Intrinsic functions available to libjit users
jit_float64_acos10. Intrinsic functions available to libjit users
jit_float64_add10. Intrinsic functions available to libjit users
jit_float64_asin10. Intrinsic functions available to libjit users
jit_float64_atan10. Intrinsic functions available to libjit users
jit_float64_atan210. Intrinsic functions available to libjit users
jit_float64_ceil10. Intrinsic functions available to libjit users
jit_float64_cmpg10. Intrinsic functions available to libjit users
jit_float64_cmpl10. Intrinsic functions available to libjit users
jit_float64_cos10. Intrinsic functions available to libjit users
jit_float64_cosh10. Intrinsic functions available to libjit users
jit_float64_div10. Intrinsic functions available to libjit users
jit_float64_eq10. Intrinsic functions available to libjit users
jit_float64_exp10. Intrinsic functions available to libjit users
jit_float64_floor10. Intrinsic functions available to libjit users
jit_float64_ge10. Intrinsic functions available to libjit users
jit_float64_gt10. Intrinsic functions available to libjit users
jit_float64_ieee_rem10. Intrinsic functions available to libjit users
jit_float64_is_finite10. Intrinsic functions available to libjit users
jit_float64_is_inf10. Intrinsic functions available to libjit users
jit_float64_is_nan10. Intrinsic functions available to libjit users
jit_float64_le10. Intrinsic functions available to libjit users
jit_float64_log10. Intrinsic functions available to libjit users
jit_float64_log1010. Intrinsic functions available to libjit users
jit_float64_lt10. Intrinsic functions available to libjit users
jit_float64_max10. Intrinsic functions available to libjit users
jit_float64_min10. Intrinsic functions available to libjit users
jit_float64_mul10. Intrinsic functions available to libjit users
jit_float64_ne10. Intrinsic functions available to libjit users
jit_float64_neg10. Intrinsic functions available to libjit users
jit_float64_pow10. Intrinsic functions available to libjit users
jit_float64_rem10. Intrinsic functions available to libjit users
jit_float64_rint10. Intrinsic functions available to libjit users
jit_float64_round10. Intrinsic functions available to libjit users
jit_float64_sign10. Intrinsic functions available to libjit users
jit_float64_sin10. Intrinsic functions available to libjit users
jit_float64_sinh10. Intrinsic functions available to libjit users
jit_float64_sqrt10. Intrinsic functions available to libjit users
jit_float64_sub10. Intrinsic functions available to libjit users
jit_float64_tan10. Intrinsic functions available to libjit users
jit_float64_tanh10. Intrinsic functions available to libjit users
jit_float64_to_nfloat10. Intrinsic functions available to libjit users
jit_flush_exec14.1 Memory allocation
jit_frame_contains_crawl_mark14.6 Stack walking
jit_free14.1 Memory allocation
jit_free_exec14.1 Memory allocation
jit_function on jit_function19. Functions in C++
jit_function on jit_function19. Functions in C++
jit_function on jit_function19. Functions in C++
jit_function_abandon5. Building and compiling functions with the JIT
jit_function_apply5. Building and compiling functions with the JIT
jit_function_apply_vararg5. Building and compiling functions with the JIT
jit_function_clear_recompilable5. Building and compiling functions with the JIT
jit_function_compile5. Building and compiling functions with the JIT
jit_function_compile_entry5. Building and compiling functions with the JIT
jit_function_create5. Building and compiling functions with the JIT
jit_function_create_nested5. Building and compiling functions with the JIT
jit_function_free_meta5. Building and compiling functions with the JIT
jit_function_from_closure5. Building and compiling functions with the JIT
jit_function_from_pc5. Building and compiling functions with the JIT
jit_function_from_vtable_pointer5. Building and compiling functions with the JIT
jit_function_get_context5. Building and compiling functions with the JIT
jit_function_get_current5. Building and compiling functions with the JIT
jit_function_get_entry5. Building and compiling functions with the JIT
jit_function_get_max_optimization_level5. Building and compiling functions with the JIT
jit_function_get_meta5. Building and compiling functions with the JIT
jit_function_get_nested_parent5. Building and compiling functions with the JIT
jit_function_get_on_demand_compiler5. Building and compiling functions with the JIT
jit_function_get_optimization_level5. Building and compiling functions with the JIT
jit_function_get_signature5. Building and compiling functions with the JIT
jit_function_is_compiled5. Building and compiling functions with the JIT
jit_function_is_recompilable5. Building and compiling functions with the JIT
jit_function_next5. Building and compiling functions with the JIT
jit_function_previous5. Building and compiling functions with the JIT
jit_function_reserve_label5. Building and compiling functions with the JIT
jit_function_set_meta5. Building and compiling functions with the JIT
jit_function_set_on_demand_compiler5. Building and compiling functions with the JIT
jit_function_set_optimization_level5. Building and compiling functions with the JIT
jit_function_set_recompilable5. Building and compiling functions with the JIT
jit_function_setup_entry5. Building and compiling functions with the JIT
jit_function_to_closure5. Building and compiling functions with the JIT
jit_function_to_vtable_pointer5. Building and compiling functions with the JIT
jit_get_current_frame14.6 Stack walking
jit_get_current_return14.6 Stack walking
jit_get_frame_address14.6 Stack walking
jit_get_next_frame_address14.6 Stack walking
jit_get_return_address14.6 Stack walking
jit_init4. Initializing the JIT
jit_insn_abs8. Working with instructions in the JIT
jit_insn_acos8. Working with instructions in the JIT
jit_insn_add8. Working with instructions in the JIT
jit_insn_add_ovf8. Working with instructions in the JIT
jit_insn_add_relative8. Working with instructions in the JIT
jit_insn_address_of8. Working with instructions in the JIT
jit_insn_address_of_label8. Working with instructions in the JIT
jit_insn_alloca8. Working with instructions in the JIT
jit_insn_alloca on jit_function19. Functions in C++
jit_insn_and8. Working with instructions in the JIT
jit_insn_asin8. Working with instructions in the JIT
jit_insn_atan8. Working with instructions in the JIT
jit_insn_atan28. Working with instructions in the JIT
jit_insn_branch8. Working with instructions in the JIT
jit_insn_branch_if8. Working with instructions in the JIT
jit_insn_branch_if_not8. Working with instructions in the JIT
jit_insn_branch_if_pc_not_in_range8. Working with instructions in the JIT
jit_insn_call8. Working with instructions in the JIT
jit_insn_call_filter8. Working with instructions in the JIT
jit_insn_call_finally8. Working with instructions in the JIT
jit_insn_call_indirect8. Working with instructions in the JIT
jit_insn_call_indirect_vtable8. Working with instructions in the JIT
jit_insn_call_intrinsic8. Working with instructions in the JIT
jit_insn_call_native8. Working with instructions in the JIT
jit_insn_ceil8. Working with instructions in the JIT
jit_insn_check_null8. Working with instructions in the JIT
jit_insn_cmpg8. Working with instructions in the JIT
jit_insn_cmpl8. Working with instructions in the JIT
jit_insn_convert8. Working with instructions in the JIT
jit_insn_cos8. Working with instructions in the JIT
jit_insn_cosh8. Working with instructions in the JIT
jit_insn_default_return8. Working with instructions in the JIT
jit_insn_defer_pop_stack8. Working with instructions in the JIT
jit_insn_dest_is_value8. Working with instructions in the JIT
jit_insn_div8. Working with instructions in the JIT
jit_insn_dup8. Working with instructions in the JIT
jit_insn_eq8. Working with instructions in the JIT
jit_insn_exp8. Working with instructions in the JIT
jit_insn_floor8. Working with instructions in the JIT
jit_insn_flush_defer_pop8. Working with instructions in the JIT
jit_insn_flush_struct8. Working with instructions in the JIT
jit_insn_ge8. Working with instructions in the JIT
jit_insn_get_call_stack8. Working with instructions in the JIT
jit_insn_get_dest8. Working with instructions in the JIT
jit_insn_get_function8. Working with instructions in the JIT
jit_insn_get_label8. Working with instructions in the JIT
jit_insn_get_name8. Working with instructions in the JIT
jit_insn_get_native8. Working with instructions in the JIT
jit_insn_get_opcode8. Working with instructions in the JIT
jit_insn_get_signature8. Working with instructions in the JIT
jit_insn_get_value18. Working with instructions in the JIT
jit_insn_get_value28. Working with instructions in the JIT
jit_insn_gt8. Working with instructions in the JIT
jit_insn_import8. Working with instructions in the JIT
jit_insn_incoming_frame_posn8. Working with instructions in the JIT
jit_insn_incoming_reg8. Working with instructions in the JIT
jit_insn_is_finite8. Working with instructions in the JIT
jit_insn_is_inf8. Working with instructions in the JIT
jit_insn_is_nan8. Working with instructions in the JIT
jit_insn_iter_init8. Working with instructions in the JIT
jit_insn_iter_init_last8. Working with instructions in the JIT
jit_insn_iter_next8. Working with instructions in the JIT
jit_insn_iter_previous8. Working with instructions in the JIT
jit_insn_jump_table8. Working with instructions in the JIT
jit_insn_label8. Working with instructions in the JIT
jit_insn_le8. Working with instructions in the JIT
jit_insn_load8. Working with instructions in the JIT
jit_insn_load_elem8. Working with instructions in the JIT
jit_insn_load_elem_address8. Working with instructions in the JIT
jit_insn_load_relative8. Working with instructions in the JIT
jit_insn_load_small8. Working with instructions in the JIT
jit_insn_log8. Working with instructions in the JIT
jit_insn_log108. Working with instructions in the JIT
jit_insn_lt8. Working with instructions in the JIT
jit_insn_mark_breakpoint12. Hooking a breakpoint debugger into libjit
jit_insn_mark_breakpoint_variable12. Hooking a breakpoint debugger into libjit
jit_insn_mark_offset8. Working with instructions in the JIT
jit_insn_max8. Working with instructions in the JIT
jit_insn_memcpy8. Working with instructions in the JIT
jit_insn_memmove8. Working with instructions in the JIT
jit_insn_memset8. Working with instructions in the JIT
jit_insn_memset on jit_function19. Functions in C++
jit_insn_min8. Working with instructions in the JIT
jit_insn_move_blocks_to_end8. Working with instructions in the JIT
jit_insn_move_blocks_to_start8. Working with instructions in the JIT
jit_insn_mul8. Working with instructions in the JIT
jit_insn_mul_ovf8. Working with instructions in the JIT
jit_insn_ne8. Working with instructions in the JIT
jit_insn_neg8. Working with instructions in the JIT
jit_insn_new_block8. Working with instructions in the JIT
jit_insn_not8. Working with instructions in the JIT
jit_insn_or8. Working with instructions in the JIT
jit_insn_outgoing_frame_posn8. Working with instructions in the JIT
jit_insn_outgoing_reg8. Working with instructions in the JIT
jit_insn_pop_stack8. Working with instructions in the JIT
jit_insn_pow8. Working with instructions in the JIT
jit_insn_push8. Working with instructions in the JIT
jit_insn_push_ptr8. Working with instructions in the JIT
jit_insn_push_return_area_ptr8. Working with instructions in the JIT
jit_insn_rem8. Working with instructions in the JIT
jit_insn_rem_ieee8. Working with instructions in the JIT
jit_insn_rethrow_unhandled8. Working with instructions in the JIT
jit_insn_return8. Working with instructions in the JIT
jit_insn_return_from_filter8. Working with instructions in the JIT
jit_insn_return_from_finally8. Working with instructions in the JIT
jit_insn_return_ptr8. Working with instructions in the JIT
jit_insn_return_reg8. Working with instructions in the JIT
jit_insn_rint8. Working with instructions in the JIT
jit_insn_round8. Working with instructions in the JIT
jit_insn_set_param8. Working with instructions in the JIT
jit_insn_set_param_ptr8. Working with instructions in the JIT
jit_insn_setup_for_nested8. Working with instructions in the JIT
jit_insn_shl8. Working with instructions in the JIT
jit_insn_shr8. Working with instructions in the JIT
jit_insn_sign8. Working with instructions in the JIT
jit_insn_sin8. Working with instructions in the JIT
jit_insn_sinh8. Working with instructions in the JIT
jit_insn_sqrt8. Working with instructions in the JIT
jit_insn_sshr8. Working with instructions in the JIT
jit_insn_start_catcher8. Working with instructions in the JIT
jit_insn_start_filter8. Working with instructions in the JIT
jit_insn_start_finally8. Working with instructions in the JIT
jit_insn_store8. Working with instructions in the JIT
jit_insn_store_elem8. Working with instructions in the JIT
jit_insn_store_relative8. Working with instructions in the JIT
jit_insn_sub8. Working with instructions in the JIT
jit_insn_sub_ovf8. Working with instructions in the JIT
jit_insn_tan8. Working with instructions in the JIT
jit_insn_tanh8. Working with instructions in the JIT
jit_insn_throw8. Working with instructions in the JIT
jit_insn_thrown_exception8. Working with instructions in the JIT
jit_insn_to_bool8. Working with instructions in the JIT
jit_insn_to_not_bool8. Working with instructions in the JIT
jit_insn_uses_catcher8. Working with instructions in the JIT
jit_insn_ushr8. Working with instructions in the JIT
jit_insn_xor8. Working with instructions in the JIT
jit_int_abs10. Intrinsic functions available to libjit users
jit_int_add10. Intrinsic functions available to libjit users
jit_int_add_ovf10. Intrinsic functions available to libjit users
jit_int_and10. Intrinsic functions available to libjit users
jit_int_cmp10. Intrinsic functions available to libjit users
jit_int_div_ovf10. Intrinsic functions available to libjit users
jit_int_eq10. Intrinsic functions available to libjit users
jit_int_ge10. Intrinsic functions available to libjit users
jit_int_gt10. Intrinsic functions available to libjit users
jit_int_le10. Intrinsic functions available to libjit users
jit_int_lt10. Intrinsic functions available to libjit users
jit_int_max10. Intrinsic functions available to libjit users
jit_int_min10. Intrinsic functions available to libjit users
jit_int_mul10. Intrinsic functions available to libjit users
jit_int_mul_ovf10. Intrinsic functions available to libjit users
jit_int_ne10. Intrinsic functions available to libjit users
jit_int_neg10. Intrinsic functions available to libjit users
jit_int_not10. Intrinsic functions available to libjit users
jit_int_not10. Intrinsic functions available to libjit users
jit_int_or10. Intrinsic functions available to libjit users
jit_int_rem_ovf10. Intrinsic functions available to libjit users
jit_int_shl10. Intrinsic functions available to libjit users
jit_int_shr10. Intrinsic functions available to libjit users
jit_int_sign10. Intrinsic functions available to libjit users
jit_int_sub10. Intrinsic functions available to libjit users
jit_int_sub_ovf10. Intrinsic functions available to libjit users
jit_int_to_int10. Intrinsic functions available to libjit users
jit_int_to_int_ovf10. Intrinsic functions available to libjit users
jit_int_to_long10. Intrinsic functions available to libjit users
jit_int_to_long_ovf10. Intrinsic functions available to libjit users
jit_int_to_nfloat10. Intrinsic functions available to libjit users
jit_int_to_sbyte10. Intrinsic functions available to libjit users
jit_int_to_sbyte_ovf10. Intrinsic functions available to libjit users
jit_int_to_short10. Intrinsic functions available to libjit users
jit_int_to_short_ovf10. Intrinsic functions available to libjit users
jit_int_to_ubyte10. Intrinsic functions available to libjit users
jit_int_to_ubyte_ovf10. Intrinsic functions available to libjit users
jit_int_to_uint10. Intrinsic functions available to libjit users
jit_int_to_uint_ovf10. Intrinsic functions available to libjit users
jit_int_to_ulong10. Intrinsic functions available to libjit users
jit_int_to_ulong_ovf10. Intrinsic functions available to libjit users
jit_int_to_ushort10. Intrinsic functions available to libjit users
jit_int_to_ushort_ovf10. Intrinsic functions available to libjit users
jit_int_xor10. Intrinsic functions available to libjit users
jit_long_abs10. Intrinsic functions available to libjit users
jit_long_add10. Intrinsic functions available to libjit users
jit_long_add_ovf10. Intrinsic functions available to libjit users
jit_long_and10. Intrinsic functions available to libjit users
jit_long_cmp10. Intrinsic functions available to libjit users
jit_long_div_ovf10. Intrinsic functions available to libjit users
jit_long_eq10. Intrinsic functions available to libjit users
jit_long_ge10. Intrinsic functions available to libjit users
jit_long_gt10. Intrinsic functions available to libjit users
jit_long_le10. Intrinsic functions available to libjit users
jit_long_lt10. Intrinsic functions available to libjit users
jit_long_max10. Intrinsic functions available to libjit users
jit_long_min10. Intrinsic functions available to libjit users
jit_long_mul10. Intrinsic functions available to libjit users
jit_long_mul_ovf10. Intrinsic functions available to libjit users
jit_long_ne10. Intrinsic functions available to libjit users
jit_long_neg10. Intrinsic functions available to libjit users
jit_long_not10. Intrinsic functions available to libjit users
jit_long_not10. Intrinsic functions available to libjit users
jit_long_or10. Intrinsic functions available to libjit users
jit_long_rem_ovf10. Intrinsic functions available to libjit users
jit_long_shl10. Intrinsic functions available to libjit users
jit_long_shr10. Intrinsic functions available to libjit users
jit_long_sign10. Intrinsic functions available to libjit users
jit_long_sub10. Intrinsic functions available to libjit users
jit_long_sub_ovf10. Intrinsic functions available to libjit users
jit_long_to_int10. Intrinsic functions available to libjit users
jit_long_to_int_ovf10. Intrinsic functions available to libjit users
jit_long_to_long10. Intrinsic functions available to libjit users
jit_long_to_long_ovf10. Intrinsic functions available to libjit users
jit_long_to_nfloat10. Intrinsic functions available to libjit users
jit_long_to_uint10. Intrinsic functions available to libjit users
jit_long_to_uint_ovf10. Intrinsic functions available to libjit users
jit_long_to_ulong10. Intrinsic functions available to libjit users
jit_long_to_ulong_ovf10. Intrinsic functions available to libjit users
jit_long_xor10. Intrinsic functions available to libjit users
jit_malloc14.1 Memory allocation
jit_malloc_exec14.1 Memory allocation
JIT_MANGLE_BASE14.7 Dynamic libraries
JIT_MANGLE_CONST14.7 Dynamic libraries
JIT_MANGLE_EXPLICIT_THIS14.7 Dynamic libraries
jit_mangle_global_function14.7 Dynamic libraries
JIT_MANGLE_IS_CTOR14.7 Dynamic libraries
JIT_MANGLE_IS_DTOR14.7 Dynamic libraries
jit_mangle_member_function14.7 Dynamic libraries
JIT_MANGLE_PRIVATE14.7 Dynamic libraries
JIT_MANGLE_PROTECTED14.7 Dynamic libraries
JIT_MANGLE_PUBLIC14.7 Dynamic libraries
JIT_MANGLE_STATIC14.7 Dynamic libraries
JIT_MANGLE_VIRTUAL14.7 Dynamic libraries
jit_memchr14.2 Memory set, copy, compare, etc
jit_memcmp14.2 Memory set, copy, compare, etc
jit_memcpy14.2 Memory set, copy, compare, etc
jit_memmove14.2 Memory set, copy, compare, etc
jit_memset14.2 Memory set, copy, compare, etc
jit_meta_destroy14.4 Metadata handling
jit_meta_free14.4 Metadata handling
jit_meta_get14.4 Metadata handling
jit_meta_set14.4 Metadata handling
jit_new14.1 Memory allocation
jit_nfloat_abs10. Intrinsic functions available to libjit users
jit_nfloat_acos10. Intrinsic functions available to libjit users
jit_nfloat_add10. Intrinsic functions available to libjit users
jit_nfloat_asin10. Intrinsic functions available to libjit users
jit_nfloat_atan10. Intrinsic functions available to libjit users
jit_nfloat_atan210. Intrinsic functions available to libjit users
jit_nfloat_ceil10. Intrinsic functions available to libjit users
jit_nfloat_cmpg10. Intrinsic functions available to libjit users
jit_nfloat_cmpl10. Intrinsic functions available to libjit users
jit_nfloat_cos10. Intrinsic functions available to libjit users
jit_nfloat_cosh10. Intrinsic functions available to libjit users
jit_nfloat_div10. Intrinsic functions available to libjit users
jit_nfloat_eq10. Intrinsic functions available to libjit users
jit_nfloat_exp10. Intrinsic functions available to libjit users
jit_nfloat_floor10. Intrinsic functions available to libjit users
jit_nfloat_ge10. Intrinsic functions available to libjit users
jit_nfloat_gt10. Intrinsic functions available to libjit users
jit_nfloat_ieee_rem10. Intrinsic functions available to libjit users
jit_nfloat_is_finite10. Intrinsic functions available to libjit users
jit_nfloat_is_inf10. Intrinsic functions available to libjit users
jit_nfloat_is_nan10. Intrinsic functions available to libjit users
jit_nfloat_le10. Intrinsic functions available to libjit users
jit_nfloat_log10. Intrinsic functions available to libjit users
jit_nfloat_log1010. Intrinsic functions available to libjit users
jit_nfloat_lt10. Intrinsic functions available to libjit users
jit_nfloat_max10. Intrinsic functions available to libjit users
jit_nfloat_min10. Intrinsic functions available to libjit users
jit_nfloat_mul10. Intrinsic functions available to libjit users
jit_nfloat_ne10. Intrinsic functions available to libjit users
jit_nfloat_neg10. Intrinsic functions available to libjit users
jit_nfloat_pow10. Intrinsic functions available to libjit users
jit_nfloat_rem10. Intrinsic functions available to libjit users
jit_nfloat_rint10. Intrinsic functions available to libjit users
jit_nfloat_round10. Intrinsic functions available to libjit users
jit_nfloat_sign10. Intrinsic functions available to libjit users
jit_nfloat_sin10. Intrinsic functions available to libjit users
jit_nfloat_sinh10. Intrinsic functions available to libjit users
jit_nfloat_sqrt10. Intrinsic functions available to libjit users
jit_nfloat_sub10. Intrinsic functions available to libjit users
jit_nfloat_tan10. Intrinsic functions available to libjit users
jit_nfloat_tanh10. Intrinsic functions available to libjit users
jit_nfloat_to_float3210. Intrinsic functions available to libjit users
jit_nfloat_to_float6410. Intrinsic functions available to libjit users
jit_nfloat_to_int10. Intrinsic functions available to libjit users
jit_nfloat_to_int_ovf10. Intrinsic functions available to libjit users
jit_nfloat_to_long10. Intrinsic functions available to libjit users
jit_nfloat_to_long_ovf10. Intrinsic functions available to libjit users
jit_nfloat_to_uint10. Intrinsic functions available to libjit users
jit_nfloat_to_uint_ovf10. Intrinsic functions available to libjit users
jit_nfloat_to_ulong10. Intrinsic functions available to libjit users
jit_nfloat_to_ulong_ovf10. Intrinsic functions available to libjit users
JIT_OPTION_CACHE_LIMIT4.2 Context functions
JIT_OPTION_CACHE_PAGE_SIZE4.2 Context functions
JIT_OPTION_DONT_FOLD4.2 Context functions
JIT_OPTION_POSITION_INDEPENDENT4.2 Context functions
JIT_OPTION_PRE_COMPILE4.2 Context functions
jit_raw_supported14.5 Function application and closures
jit_readelf_add_to_context13.1 Reading ELF binaries
JIT_READELF_BAD_FORMAT13.1 Reading ELF binaries
JIT_READELF_CANNOT_OPEN13.1 Reading ELF binaries
jit_readelf_close13.1 Reading ELF binaries
JIT_READELF_FLAG_DEBUG13.1 Reading ELF binaries
JIT_READELF_FLAG_FORCE13.1 Reading ELF binaries
jit_readelf_get_name13.1 Reading ELF binaries
jit_readelf_get_needed13.1 Reading ELF binaries
jit_readelf_get_section13.1 Reading ELF binaries
jit_readelf_get_section_by_type13.1 Reading ELF binaries
jit_readelf_map_vaddr13.1 Reading ELF binaries
JIT_READELF_MEMORY13.1 Reading ELF binaries
JIT_READELF_NOT_ELF13.1 Reading ELF binaries
jit_readelf_num_needed13.1 Reading ELF binaries
JIT_READELF_OK13.1 Reading ELF binaries
jit_readelf_open13.1 Reading ELF binaries
jit_readelf_register_symbol13.1 Reading ELF binaries
jit_readelf_resolve_all13.1 Reading ELF binaries
JIT_READELF_WRONG_ARCH13.1 Reading ELF binaries
jit_realloc14.1 Memory allocation
JIT_RESULT_ARITHMETIC11. Handling exceptions
JIT_RESULT_CALLED_NESTED11. Handling exceptions
JIT_RESULT_COMPILE_ERROR11. Handling exceptions
JIT_RESULT_DIVISION_BY_ZERO11. Handling exceptions
JIT_RESULT_NULL_FUNCTION11. Handling exceptions
JIT_RESULT_NULL_REFERENCE11. Handling exceptions
JIT_RESULT_OK11. Handling exceptions
JIT_RESULT_OUT_OF_MEMORY11. Handling exceptions
JIT_RESULT_OVERFLOW11. Handling exceptions
jit_stack_trace_free11. Handling exceptions
jit_stack_trace_get_function11. Handling exceptions
jit_stack_trace_get_offset11. Handling exceptions
jit_stack_trace_get_pc11. Handling exceptions
jit_stack_trace_get_size11. Handling exceptions
jit_strcat14.3 String operations
jit_strchr14.3 String operations
jit_strcmp14.3 String operations
jit_strcpy14.3 String operations
jit_strdup14.3 String operations
jit_stricmp14.3 String operations
jit_strlen14.3 String operations
jit_strncmp14.3 String operations
jit_strncpy14.3 String operations
jit_strndup14.3 String operations
jit_strnicmp14.3 String operations
jit_strrchr14.3 String operations
jit_type_best_alignment6. Manipulating system types
jit_type_copy6. Manipulating system types
jit_type_create_pointer6. Manipulating system types
jit_type_create_signature6. Manipulating system types
jit_type_create_struct6. Manipulating system types
jit_type_create_tagged6. Manipulating system types
jit_type_create_union6. Manipulating system types
jit_type_find_name6. Manipulating system types
JIT_TYPE_FIRST_TAGGED6. Manipulating system types
JIT_TYPE_FLOAT326. Manipulating system types
jit_type_float326. Manipulating system types
JIT_TYPE_FLOAT646. Manipulating system types
jit_type_float646. Manipulating system types
jit_type_free6. Manipulating system types
jit_type_get_abi6. Manipulating system types
jit_type_get_alignment6. Manipulating system types
jit_type_get_field6. Manipulating system types
jit_type_get_kind6. Manipulating system types
jit_type_get_name6. Manipulating system types
jit_type_get_offset6. Manipulating system types
jit_type_get_param6. Manipulating system types
jit_type_get_ref6. Manipulating system types
jit_type_get_return6. Manipulating system types
jit_type_get_size6. Manipulating system types
jit_type_get_tagged_data6. Manipulating system types
jit_type_get_tagged_type6. Manipulating system types
jit_type_get_tagged_type6. Manipulating system types
jit_type_has_tag6. Manipulating system types
JIT_TYPE_INT6. Manipulating system types
jit_type_int6. Manipulating system types
JIT_TYPE_INVALID6. Manipulating system types
jit_type_is_pointer6. Manipulating system types
jit_type_is_primitive6. Manipulating system types
jit_type_is_signature6. Manipulating system types
jit_type_is_struct6. Manipulating system types
jit_type_is_tagged6. Manipulating system types
jit_type_is_union6. Manipulating system types
JIT_TYPE_LONG6. Manipulating system types
jit_type_long6. Manipulating system types
JIT_TYPE_NFLOAT6. Manipulating system types
jit_type_nfloat6. Manipulating system types
JIT_TYPE_NINT6. Manipulating system types
jit_type_nint6. Manipulating system types
jit_type_normalize6. Manipulating system types
JIT_TYPE_NUINT6. Manipulating system types
jit_type_nuint6. Manipulating system types
jit_type_num_fields6. Manipulating system types
jit_type_num_params6. Manipulating system types
jit_type_promote_int6. Manipulating system types
JIT_TYPE_PTR6. Manipulating system types
jit_type_remove_tags6. Manipulating system types
jit_type_return_via_pointer6. Manipulating system types
JIT_TYPE_SBYTE6. Manipulating system types
jit_type_sbyte6. Manipulating system types
jit_type_set_names6. Manipulating system types
jit_type_set_offset6. Manipulating system types
jit_type_set_size_and_alignment6. Manipulating system types
jit_type_set_tagged_data6. Manipulating system types
jit_type_set_tagged_type6. Manipulating system types
JIT_TYPE_SHORT6. Manipulating system types
jit_type_short6. Manipulating system types
JIT_TYPE_SIGNATURE6. Manipulating system types
JIT_TYPE_STRUCT6. Manipulating system types
jit_type_sys_bool6. Manipulating system types
jit_type_sys_char6. Manipulating system types
jit_type_sys_double6. Manipulating system types
jit_type_sys_float6. Manipulating system types
jit_type_sys_int6. Manipulating system types
jit_type_sys_long6. Manipulating system types
jit_type_sys_long_double6. Manipulating system types
jit_type_sys_longlong6. Manipulating system types
jit_type_sys_schar6. Manipulating system types
jit_type_sys_short6. Manipulating system types
jit_type_sys_uchar6. Manipulating system types
jit_type_sys_uint6. Manipulating system types
jit_type_sys_ulong6. Manipulating system types
jit_type_sys_ulonglong6. Manipulating system types
jit_type_sys_ushort6. Manipulating system types
jit_type_t6. Manipulating system types
jit_type_ubyte6. Manipulating system types
JIT_TYPE_UBYTE6. Manipulating system types
JIT_TYPE_UINT6. Manipulating system types
jit_type_uint6. Manipulating system types
jit_type_ulong6. Manipulating system types
JIT_TYPE_ULONG6. Manipulating system types
JIT_TYPE_UNION6. Manipulating system types
jit_type_ushort6. Manipulating system types
JIT_TYPE_USHORT6. Manipulating system types
JIT_TYPE_VOID6. Manipulating system types
jit_type_void6. Manipulating system types
jit_type_void_ptr6. Manipulating system types
JIT_TYPETAG_CONST6. Manipulating system types
JIT_TYPETAG_ENUM_NAME6. Manipulating system types
JIT_TYPETAG_NAME6. Manipulating system types
JIT_TYPETAG_OUTPUT6. Manipulating system types
JIT_TYPETAG_REFERENCE6. Manipulating system types
JIT_TYPETAG_RESTRICT6. Manipulating system types
JIT_TYPETAG_STRUCT_NAME6. Manipulating system types
JIT_TYPETAG_SYS_BOOL6. Manipulating system types
JIT_TYPETAG_SYS_CHAR6. Manipulating system types
JIT_TYPETAG_SYS_DOUBLE6. Manipulating system types
JIT_TYPETAG_SYS_FLOAT6. Manipulating system types
JIT_TYPETAG_SYS_INT6. Manipulating system types
JIT_TYPETAG_SYS_LONG6. Manipulating system types
JIT_TYPETAG_SYS_LONGDOUBLE6. Manipulating system types
JIT_TYPETAG_SYS_LONGLONG6. Manipulating system types
JIT_TYPETAG_SYS_SCHAR6. Manipulating system types
JIT_TYPETAG_SYS_SHORT6. Manipulating system types
JIT_TYPETAG_SYS_UCHAR6. Manipulating system types
JIT_TYPETAG_SYS_UINT6. Manipulating system types
JIT_TYPETAG_SYS_ULONG6. Manipulating system types
JIT_TYPETAG_SYS_ULONGLONG6. Manipulating system types
JIT_TYPETAG_SYS_USHORT6. Manipulating system types
JIT_TYPETAG_UNION_NAME6. Manipulating system types
JIT_TYPETAG_VOLATILE6. Manipulating system types
jit_uint_add10. Intrinsic functions available to libjit users
jit_uint_add_ovf10. Intrinsic functions available to libjit users
jit_uint_and10. Intrinsic functions available to libjit users
jit_uint_cmp10. Intrinsic functions available to libjit users
jit_uint_div_ovf10. Intrinsic functions available to libjit users
jit_uint_eq10. Intrinsic functions available to libjit users
jit_uint_ge10. Intrinsic functions available to libjit users
jit_uint_gt10. Intrinsic functions available to libjit users
jit_uint_le10. Intrinsic functions available to libjit users
jit_uint_lt10. Intrinsic functions available to libjit users
jit_uint_max10. Intrinsic functions available to libjit users
jit_uint_min10. Intrinsic functions available to libjit users
jit_uint_mul10. Intrinsic functions available to libjit users
jit_uint_mul_ovf10. Intrinsic functions available to libjit users
jit_uint_ne10. Intrinsic functions available to libjit users
jit_uint_neg10. Intrinsic functions available to libjit users
jit_uint_not10. Intrinsic functions available to libjit users
jit_uint_not10. Intrinsic functions available to libjit users
jit_uint_or10. Intrinsic functions available to libjit users
jit_uint_rem_ovf10. Intrinsic functions available to libjit users
jit_uint_shl10. Intrinsic functions available to libjit users
jit_uint_shr10. Intrinsic functions available to libjit users
jit_uint_sub10. Intrinsic functions available to libjit users
jit_uint_sub_ovf10. Intrinsic functions available to libjit users
jit_uint_to_int10. Intrinsic functions available to libjit users
jit_uint_to_int_ovf10. Intrinsic functions available to libjit users
jit_uint_to_long10. Intrinsic functions available to libjit users
jit_uint_to_long_ovf10. Intrinsic functions available to libjit users
jit_uint_to_nfloat10. Intrinsic functions available to libjit users
jit_uint_to_uint10. Intrinsic functions available to libjit users
jit_uint_to_uint_ovf10. Intrinsic functions available to libjit users
jit_uint_to_ulong10. Intrinsic functions available to libjit users
jit_uint_to_ulong_ovf10. Intrinsic functions available to libjit users
jit_uint_xor10. Intrinsic functions available to libjit users
jit_ulong_add10. Intrinsic functions available to libjit users
jit_ulong_add_ovf10. Intrinsic functions available to libjit users
jit_ulong_and10. Intrinsic functions available to libjit users
jit_ulong_cmp10. Intrinsic functions available to libjit users
jit_ulong_div_ovf10. Intrinsic functions available to libjit users
jit_ulong_eq10. Intrinsic functions available to libjit users
jit_ulong_ge10. Intrinsic functions available to libjit users
jit_ulong_gt10. Intrinsic functions available to libjit users
jit_ulong_le10. Intrinsic functions available to libjit users
jit_ulong_lt10. Intrinsic functions available to libjit users
jit_ulong_max10. Intrinsic functions available to libjit users
jit_ulong_min10. Intrinsic functions available to libjit users
jit_ulong_mul10. Intrinsic functions available to libjit users
jit_ulong_mul_ovf10. Intrinsic functions available to libjit users
jit_ulong_ne10. Intrinsic functions available to libjit users
jit_ulong_neg10. Intrinsic functions available to libjit users
jit_ulong_not10. Intrinsic functions available to libjit users
jit_ulong_not10. Intrinsic functions available to libjit users
jit_ulong_or10. Intrinsic functions available to libjit users
jit_ulong_rem_ovf10. Intrinsic functions available to libjit users
jit_ulong_shl10. Intrinsic functions available to libjit users
jit_ulong_shr10. Intrinsic functions available to libjit users
jit_ulong_sub10. Intrinsic functions available to libjit users
jit_ulong_sub_ovf10. Intrinsic functions available to libjit users
jit_ulong_to_int10. Intrinsic functions available to libjit users
jit_ulong_to_int_ovf10. Intrinsic functions available to libjit users
jit_ulong_to_long10. Intrinsic functions available to libjit users
jit_ulong_to_long_ovf10. Intrinsic functions available to libjit users
jit_ulong_to_nfloat10. Intrinsic functions available to libjit users
jit_ulong_to_uint10. Intrinsic functions available to libjit users
jit_ulong_to_uint_ovf10. Intrinsic functions available to libjit users
jit_ulong_to_ulong10. Intrinsic functions available to libjit users
jit_ulong_to_ulong_ovf10. Intrinsic functions available to libjit users
jit_ulong_xor10. Intrinsic functions available to libjit users
jit_uses_interpreter4. Initializing the JIT
jit_value on jit_value18. Values in C++
jit_value on jit_value18. Values in C++
jit_value on jit_value18. Values in C++
jit_value operator!= on jit_value18. Values in C++
jit_value operator% on jit_value18. Values in C++
jit_value operator& on jit_value18. Values in C++
jit_value operator* on jit_value18. Values in C++
jit_value operator+ on jit_value18. Values in C++
jit_value operator- on jit_value18. Values in C++
jit_value operator- on jit_value18. Values in C++
jit_value operator/ on jit_value18. Values in C++
jit_value operator< on jit_value18. Values in C++
jit_value operator<< on jit_value18. Values in C++
jit_value operator<= on jit_value18. Values in C++
jit_value operator== on jit_value18. Values in C++
jit_value operator> on jit_value18. Values in C++
jit_value operator>= on jit_value18. Values in C++
jit_value operator>> on jit_value18. Values in C++
jit_value operator^ on jit_value18. Values in C++
jit_value operator| on jit_value18. Values in C++
jit_value operator~ on jit_value18. Values in C++
jit_value& operator= on jit_value18. Values in C++
jit_value_create7. Working with temporary values in the JIT
jit_value_create_constant7. Working with temporary values in the JIT
jit_value_create_float32_constant7. Working with temporary values in the JIT
jit_value_create_float64_constant7. Working with temporary values in the JIT
jit_value_create_long_constant7. Working with temporary values in the JIT
jit_value_create_nfloat_constant7. Working with temporary values in the JIT
jit_value_create_nint_constant7. Working with temporary values in the JIT
jit_value_get_block7. Working with temporary values in the JIT
jit_value_get_constant7. Working with temporary values in the JIT
jit_value_get_context7. Working with temporary values in the JIT
jit_value_get_float32_constant7. Working with temporary values in the JIT
jit_value_get_float64_constant7. Working with temporary values in the JIT
jit_value_get_function7. Working with temporary values in the JIT
jit_value_get_long_constant7. Working with temporary values in the JIT
jit_value_get_nfloat_constant7. Working with temporary values in the JIT
jit_value_get_nint_constant7. Working with temporary values in the JIT
jit_value_get_param7. Working with temporary values in the JIT
jit_value_get_struct_pointer7. Working with temporary values in the JIT
jit_value_get_type7. Working with temporary values in the JIT
jit_value_is_addressable7. Working with temporary values in the JIT
jit_value_is_constant7. Working with temporary values in the JIT
jit_value_is_local7. Working with temporary values in the JIT
jit_value_is_parameter7. Working with temporary values in the JIT
jit_value_is_temporary7. Working with temporary values in the JIT
jit_value_is_true7. Working with temporary values in the JIT
jit_value_is_volatile7. Working with temporary values in the JIT
jit_value_ref7. Working with temporary values in the JIT
jit_value_set_addressable7. Working with temporary values in the JIT
jit_value_set_volatile7. Working with temporary values in the JIT

Jump to:   *   _   ~  
A   B   C   D   E   F   G   H   I   J   L   M   N   O   P   R   S   T   U   V   W  

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Klaus Treichel on May, 11 2008 using texi2html 1.78.