2 source: source_function,
3 target: target_function,
7 source: source_variable,
8 target: target_variable,
12 source: source_function_(.*),
17 source: source_variable_(.*),
22 source: naked_source_function,
23 target: naked_target_function,
28 source: imported_function,
29 target: exported_function,
33 source: missing_global_leader_prefix,
34 target: DO_NOT_REWRITE,
39 target: renamed_callee,
48 source: source_comdat_function,
49 target: target_comdat_function,
53 source: source_comdat_function_(.*),
54 transform: target_comdat_function_\1,
58 source: source_comdat_variable,
59 target: target_comdat_variable,
63 source: source_comdat_variable_(.*),
64 transform: target_comdat_variable_\1,