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_num_symbols
13lto_module_get_symbol_attribute
14lto_module_get_symbol_name
15lto_module_get_target_triple
16lto_module_set_target_triple
17lto_module_is_object_file
18lto_module_is_object_file_for_target
19lto_module_is_object_file_in_memory
20lto_module_is_object_file_in_memory_for_target
21lto_module_has_objc_category
22lto_module_dispose
23lto_api_version
24lto_codegen_set_diagnostic_handler
25lto_codegen_add_module
26lto_codegen_set_module
27lto_codegen_add_must_preserve_symbol
28lto_codegen_compile
29lto_codegen_create
30lto_codegen_create_in_local_context
31lto_codegen_dispose
32lto_codegen_set_debug_model
33lto_codegen_set_pic_model
34lto_codegen_write_merged_modules
35lto_codegen_debug_options
36lto_codegen_set_assembler_args
37lto_codegen_set_assembler_path
38lto_codegen_set_cpu
39lto_codegen_compile_to_file
40lto_codegen_optimize
41lto_codegen_compile_optimized
42lto_codegen_set_should_internalize
43lto_codegen_set_should_embed_uselists
44LLVMCreateDisasm
45LLVMCreateDisasmCPU
46LLVMDisasmDispose
47LLVMDisasmInstruction
48LLVMSetDisasmOptions
49LLVMCreateDisasmCPUFeatures
50thinlto_create_codegen
51thinlto_codegen_dispose
52thinlto_codegen_add_module
53thinlto_codegen_process
54thinlto_module_get_num_objects
55thinlto_module_get_object
56thinlto_codegen_set_pic_model
57thinlto_codegen_set_cache_dir
58thinlto_codegen_set_cache_pruning_interval
59thinlto_codegen_set_cache_entry_expiration
60thinlto_codegen_set_final_cache_size_relative_to_available_space
61thinlto_codegen_set_cache_size_bytes
62thinlto_codegen_set_cache_size_megabytes
63thinlto_codegen_set_cache_size_files
64thinlto_codegen_set_savetemps_dir
65thinlto_codegen_set_cpu
66thinlto_debug_options
67lto_module_is_thinlto
68thinlto_codegen_add_must_preserve_symbol
69thinlto_codegen_add_cross_referenced_symbol
70thinlto_codegen_set_codegen_only
71thinlto_codegen_disable_codegen
72thinlto_module_get_num_object_files
73thinlto_module_get_object_file
74thinlto_set_generated_objects_dir
75