Package org.lwjgl.llvm
Class LLVMLTO.Functions
java.lang.Object
org.lwjgl.llvm.LLVMLTO.Functions
- Enclosing class:
LLVMLTO
Contains the function pointers loaded from the LTO
SharedLibrary
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
get_version
public static final long get_versionFunction address. -
get_error_message
public static final long get_error_messageFunction address. -
module_is_object_file
public static final long module_is_object_fileFunction address. -
module_is_object_file_for_target
public static final long module_is_object_file_for_targetFunction address. -
module_has_objc_category
public static final long module_has_objc_categoryFunction address. -
module_is_object_file_in_memory
public static final long module_is_object_file_in_memoryFunction address. -
module_is_object_file_in_memory_for_target
public static final long module_is_object_file_in_memory_for_targetFunction address. -
module_create
public static final long module_createFunction address. -
module_create_from_memory
public static final long module_create_from_memoryFunction address. -
module_create_from_memory_with_path
public static final long module_create_from_memory_with_pathFunction address. -
module_create_in_local_context
public static final long module_create_in_local_contextFunction address. -
module_create_in_codegen_context
public static final long module_create_in_codegen_contextFunction address. -
module_create_from_fd
public static final long module_create_from_fdFunction address. -
module_create_from_fd_at_offset
public static final long module_create_from_fd_at_offsetFunction address. -
module_dispose
public static final long module_disposeFunction address. -
module_get_target_triple
public static final long module_get_target_tripleFunction address. -
module_set_target_triple
public static final long module_set_target_tripleFunction address. -
module_get_num_symbols
public static final long module_get_num_symbolsFunction address. -
module_get_symbol_name
public static final long module_get_symbol_nameFunction address. -
module_get_symbol_attribute
public static final long module_get_symbol_attributeFunction address. -
module_get_linkeropts
public static final long module_get_linkeroptsFunction address. -
module_get_macho_cputype
public static final long module_get_macho_cputypeFunction address. -
module_has_ctor_dtor
public static final long module_has_ctor_dtorFunction address. -
codegen_set_diagnostic_handler
public static final long codegen_set_diagnostic_handlerFunction address. -
codegen_create
public static final long codegen_createFunction address. -
codegen_create_in_local_context
public static final long codegen_create_in_local_contextFunction address. -
codegen_dispose
public static final long codegen_disposeFunction address. -
codegen_add_module
public static final long codegen_add_moduleFunction address. -
codegen_set_module
public static final long codegen_set_moduleFunction address. -
codegen_set_debug_model
public static final long codegen_set_debug_modelFunction address. -
codegen_set_pic_model
public static final long codegen_set_pic_modelFunction address. -
codegen_set_cpu
public static final long codegen_set_cpuFunction address. -
codegen_set_assembler_path
public static final long codegen_set_assembler_pathFunction address. -
codegen_set_assembler_args
public static final long codegen_set_assembler_argsFunction address. -
codegen_add_must_preserve_symbol
public static final long codegen_add_must_preserve_symbolFunction address. -
codegen_write_merged_modules
public static final long codegen_write_merged_modulesFunction address. -
codegen_compile
public static final long codegen_compileFunction address. -
codegen_compile_to_file
public static final long codegen_compile_to_fileFunction address. -
codegen_optimize
public static final long codegen_optimizeFunction address. -
codegen_compile_optimized
public static final long codegen_compile_optimizedFunction address. -
api_version
public static final long api_versionFunction address. -
set_debug_options
public static final long set_debug_optionsFunction address. -
codegen_debug_options
public static final long codegen_debug_optionsFunction address. -
codegen_debug_options_array
public static final long codegen_debug_options_arrayFunction address. -
initialize_disassembler
public static final long initialize_disassemblerFunction address. -
codegen_set_should_internalize
public static final long codegen_set_should_internalizeFunction address. -
codegen_set_should_embed_uselists
public static final long codegen_set_should_embed_uselistsFunction address. -
input_create
public static final long input_createFunction address. -
input_dispose
public static final long input_disposeFunction address. -
input_get_num_dependent_libraries
public static final long input_get_num_dependent_librariesFunction address. -
input_get_dependent_library
public static final long input_get_dependent_libraryFunction address. -
runtime_lib_symbols_list
public static final long runtime_lib_symbols_listFunction address. -
thinlto_create_codegen
public static final long thinlto_create_codegenFunction address. -
thinlto_codegen_dispose
public static final long thinlto_codegen_disposeFunction address. -
thinlto_codegen_add_module
public static final long thinlto_codegen_add_moduleFunction address. -
thinlto_codegen_process
public static final long thinlto_codegen_processFunction address. -
thinlto_module_get_num_objects
public static final long thinlto_module_get_num_objectsFunction address. -
thinlto_module_get_object
public static final long thinlto_module_get_objectFunction address. -
thinlto_module_get_num_object_files
public static final long thinlto_module_get_num_object_filesFunction address. -
thinlto_module_get_object_file
public static final long thinlto_module_get_object_fileFunction address. -
thinlto_codegen_set_pic_model
public static final long thinlto_codegen_set_pic_modelFunction address. -
thinlto_codegen_set_savetemps_dir
public static final long thinlto_codegen_set_savetemps_dirFunction address. -
thinlto_set_generated_objects_dir
public static final long thinlto_set_generated_objects_dirFunction address. -
thinlto_codegen_set_cpu
public static final long thinlto_codegen_set_cpuFunction address. -
thinlto_codegen_disable_codegen
public static final long thinlto_codegen_disable_codegenFunction address. -
thinlto_codegen_set_codegen_only
public static final long thinlto_codegen_set_codegen_onlyFunction address. -
thinlto_debug_options
public static final long thinlto_debug_optionsFunction address. -
module_is_thinlto
public static final long module_is_thinltoFunction address. -
thinlto_codegen_add_must_preserve_symbol
public static final long thinlto_codegen_add_must_preserve_symbolFunction address. -
thinlto_codegen_add_cross_referenced_symbol
public static final long thinlto_codegen_add_cross_referenced_symbolFunction address. -
thinlto_codegen_set_cache_dir
public static final long thinlto_codegen_set_cache_dirFunction address. -
thinlto_codegen_set_cache_pruning_interval
public static final long thinlto_codegen_set_cache_pruning_intervalFunction address. -
thinlto_codegen_set_final_cache_size_relative_to_available_space
public static final long thinlto_codegen_set_final_cache_size_relative_to_available_spaceFunction address. -
thinlto_codegen_set_cache_entry_expiration
public static final long thinlto_codegen_set_cache_entry_expirationFunction address. -
thinlto_codegen_set_cache_size_bytes
public static final long thinlto_codegen_set_cache_size_bytesFunction address. -
thinlto_codegen_set_cache_size_megabytes
public static final long thinlto_codegen_set_cache_size_megabytesFunction address. -
thinlto_codegen_set_cache_size_files
public static final long thinlto_codegen_set_cache_size_filesFunction address.
-