1lto_get_error_message
2lto_get_version
3lto_initialize_disassembler
4lto_module_create
5lto_module_create_from_fd
6lto_module_create_from_fd_at_offset
7lto_module_create_from_memory
8lto_module_create_from_memory_with_path
9lto_module_create_in_local_context
10lto_module_create_in_codegen_context
11lto_module_get_linkeropts
12lto_module_get_macho_cputype
13lto_module_get_num_symbols
14lto_module_get_symbol_attribute
15lto_module_get_symbol_name
16lto_module_get_target_triple
17lto_module_set_target_triple
18lto_module_is_object_file
19lto_module_is_object_file_for_target
20lto_module_is_object_file_in_memory
21lto_module_is_object_file_in_memory_for_target
22lto_module_has_objc_category
23lto_module_dispose
24lto_api_version
25lto_codegen_set_diagnostic_handler
26lto_codegen_add_module
27lto_codegen_set_module
28lto_codegen_add_must_preserve_symbol
29lto_codegen_compile
30lto_codegen_create
31lto_codegen_create_in_local_context
32lto_codegen_dispose
33lto_codegen_set_debug_model
34lto_codegen_set_pic_model
35lto_codegen_write_merged_modules
36lto_codegen_debug_options
37lto_codegen_debug_options_array
38lto_codegen_set_assembler_args
39lto_codegen_set_assembler_path
40lto_codegen_set_cpu
41lto_codegen_compile_to_file
42lto_codegen_optimize
43lto_codegen_compile_optimized
44lto_codegen_set_should_internalize
45lto_codegen_set_should_embed_uselists
46lto_set_debug_options
47LLVMCreateDisasm
48LLVMCreateDisasmCPU
49LLVMDisasmDispose
50LLVMDisasmInstruction
51LLVMSetDisasmOptions
52LLVMCreateDisasmCPUFeatures
53thinlto_create_codegen
54thinlto_codegen_dispose
55thinlto_codegen_add_module
56thinlto_codegen_process
57thinlto_module_get_num_objects
58thinlto_module_get_object
59thinlto_codegen_set_pic_model
60thinlto_codegen_set_cache_dir
61thinlto_codegen_set_cache_pruning_interval
62thinlto_codegen_set_cache_entry_expiration
63thinlto_codegen_set_final_cache_size_relative_to_available_space
64thinlto_codegen_set_cache_size_bytes
65thinlto_codegen_set_cache_size_megabytes
66thinlto_codegen_set_cache_size_files
67thinlto_codegen_set_savetemps_dir
68thinlto_codegen_set_cpu
69thinlto_debug_options
70lto_module_is_thinlto
71thinlto_codegen_add_must_preserve_symbol
72thinlto_codegen_add_cross_referenced_symbol
73thinlto_codegen_set_codegen_only
74thinlto_codegen_disable_codegen
75thinlto_module_get_num_object_files
76thinlto_module_get_object_file
77thinlto_set_generated_objects_dir
78lto_input_create
79lto_input_dispose
80lto_input_get_num_dependent_libraries
81lto_input_get_dependent_library
82lto_runtime_lib_symbols_list
83