2010-04-15 20:54:25 +00:00
|
|
|
lto_get_error_message
|
|
|
|
lto_get_version
|
2012-11-24 16:59:10 +00:00
|
|
|
lto_initialize_disassembler
|
2010-04-15 20:54:25 +00:00
|
|
|
lto_module_create
|
2011-02-08 22:40:47 +00:00
|
|
|
lto_module_create_from_fd
|
2011-03-17 00:36:11 +00:00
|
|
|
lto_module_create_from_fd_at_offset
|
2010-04-15 20:54:25 +00:00
|
|
|
lto_module_create_from_memory
|
2014-02-10 23:26:14 +00:00
|
|
|
lto_module_create_from_memory_with_path
|
2014-12-19 07:19:50 +00:00
|
|
|
lto_module_create_in_local_context
|
|
|
|
lto_module_create_in_codegen_context
|
2015-06-29 23:09:12 +00:00
|
|
|
lto_module_get_linkeropts
|
2010-04-15 20:54:25 +00:00
|
|
|
lto_module_get_num_symbols
|
|
|
|
lto_module_get_symbol_attribute
|
|
|
|
lto_module_get_symbol_name
|
|
|
|
lto_module_get_target_triple
|
2010-08-09 21:09:46 +00:00
|
|
|
lto_module_set_target_triple
|
2010-04-15 20:54:25 +00: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
|
|
|
|
lto_module_dispose
|
2015-02-03 18:39:15 +00:00
|
|
|
lto_api_version
|
2014-01-15 22:04:35 +00:00
|
|
|
lto_codegen_set_diagnostic_handler
|
2010-04-15 20:54:25 +00:00
|
|
|
lto_codegen_add_module
|
2015-02-24 00:45:56 +00:00
|
|
|
lto_codegen_set_module
|
2010-04-15 20:54:25 +00:00
|
|
|
lto_codegen_add_must_preserve_symbol
|
|
|
|
lto_codegen_compile
|
|
|
|
lto_codegen_create
|
2014-12-19 07:19:50 +00:00
|
|
|
lto_codegen_create_in_local_context
|
2010-04-15 20:54:25 +00: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 18:22:12 +00:00
|
|
|
lto_codegen_set_assembler_args
|
2010-04-15 20:54:25 +00:00
|
|
|
lto_codegen_set_assembler_path
|
2010-08-25 18:22:12 +00:00
|
|
|
lto_codegen_set_cpu
|
2011-03-22 20:57:13 +00:00
|
|
|
lto_codegen_compile_to_file
|
2015-02-03 18:39:15 +00:00
|
|
|
lto_codegen_optimize
|
|
|
|
lto_codegen_compile_optimized
|
2015-04-17 17:10:09 +00:00
|
|
|
lto_codegen_set_should_internalize
|
2015-06-23 18:56:48 +00:00
|
|
|
lto_codegen_set_should_embed_uselists
|
2011-03-29 00:01:39 +00:00
|
|
|
LLVMCreateDisasm
|
2012-12-07 23:53:27 +00:00
|
|
|
LLVMCreateDisasmCPU
|
2011-03-29 00:01:39 +00:00
|
|
|
LLVMDisasmDispose
|
|
|
|
LLVMDisasmInstruction
|
2012-10-22 22:31:46 +00:00
|
|
|
LLVMSetDisasmOptions
|