2010-04-15 22:54:25 +02:00
|
|
|
lto_get_error_message
|
|
|
|
lto_get_version
|
2012-11-24 17:59:10 +01:00
|
|
|
lto_initialize_disassembler
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_module_create
|
2011-02-08 23:40:47 +01:00
|
|
|
lto_module_create_from_fd
|
2011-03-17 01:36:11 +01:00
|
|
|
lto_module_create_from_fd_at_offset
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_module_create_from_memory
|
2014-02-11 00:26:14 +01:00
|
|
|
lto_module_create_from_memory_with_path
|
2014-12-19 08:19:50 +01:00
|
|
|
lto_module_create_in_local_context
|
|
|
|
lto_module_create_in_codegen_context
|
2015-06-30 01:09:12 +02:00
|
|
|
lto_module_get_linkeropts
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_module_get_num_symbols
|
|
|
|
lto_module_get_symbol_attribute
|
|
|
|
lto_module_get_symbol_name
|
|
|
|
lto_module_get_target_triple
|
2010-08-09 23:09:46 +02:00
|
|
|
lto_module_set_target_triple
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_module_is_object_file
|
|
|
|
lto_module_is_object_file_for_target
|
|
|
|
lto_module_is_object_file_in_memory
|
|
|
|
lto_module_is_object_file_in_memory_for_target
|
2016-07-12 01:10:18 +02:00
|
|
|
lto_module_has_objc_category
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_module_dispose
|
2015-02-03 19:39:15 +01:00
|
|
|
lto_api_version
|
2014-01-15 23:04:35 +01:00
|
|
|
lto_codegen_set_diagnostic_handler
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_codegen_add_module
|
2015-02-24 01:45:56 +01:00
|
|
|
lto_codegen_set_module
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_codegen_add_must_preserve_symbol
|
|
|
|
lto_codegen_compile
|
|
|
|
lto_codegen_create
|
2014-12-19 08:19:50 +01:00
|
|
|
lto_codegen_create_in_local_context
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_codegen_dispose
|
|
|
|
lto_codegen_set_debug_model
|
|
|
|
lto_codegen_set_pic_model
|
|
|
|
lto_codegen_write_merged_modules
|
|
|
|
lto_codegen_debug_options
|
2010-08-25 20:22:12 +02:00
|
|
|
lto_codegen_set_assembler_args
|
2010-04-15 22:54:25 +02:00
|
|
|
lto_codegen_set_assembler_path
|
2010-08-25 20:22:12 +02:00
|
|
|
lto_codegen_set_cpu
|
2011-03-22 21:57:13 +01:00
|
|
|
lto_codegen_compile_to_file
|
2015-02-03 19:39:15 +01:00
|
|
|
lto_codegen_optimize
|
|
|
|
lto_codegen_compile_optimized
|
2015-04-17 19:10:09 +02:00
|
|
|
lto_codegen_set_should_internalize
|
2015-06-23 20:56:48 +02:00
|
|
|
lto_codegen_set_should_embed_uselists
|
2011-03-29 02:01:39 +02:00
|
|
|
LLVMCreateDisasm
|
2012-12-08 00:53:27 +01:00
|
|
|
LLVMCreateDisasmCPU
|
2011-03-29 02:01:39 +02:00
|
|
|
LLVMDisasmDispose
|
|
|
|
LLVMDisasmInstruction
|
2012-10-23 00:31:46 +02:00
|
|
|
LLVMSetDisasmOptions
|
2016-03-09 02:37:22 +01:00
|
|
|
thinlto_create_codegen
|
|
|
|
thinlto_codegen_dispose
|
|
|
|
thinlto_codegen_add_module
|
|
|
|
thinlto_codegen_process
|
|
|
|
thinlto_module_get_num_objects
|
|
|
|
thinlto_module_get_object
|
|
|
|
thinlto_codegen_set_pic_model
|
|
|
|
thinlto_codegen_set_cache_dir
|
|
|
|
thinlto_codegen_set_cache_pruning_interval
|
|
|
|
thinlto_codegen_set_cache_entry_expiration
|
|
|
|
thinlto_codegen_set_savetemps_dir
|
|
|
|
thinlto_codegen_set_cpu
|
|
|
|
thinlto_debug_options
|
|
|
|
lto_module_is_thinlto
|
|
|
|
thinlto_codegen_add_must_preserve_symbol
|
|
|
|
thinlto_codegen_add_cross_referenced_symbol
|
2016-04-01 08:47:02 +02:00
|
|
|
thinlto_codegen_set_final_cache_size_relative_to_available_space
|
|
|
|
thinlto_codegen_set_codegen_only
|
|
|
|
thinlto_codegen_disable_codegen
|