Add -obfuscate-source-code-locations

This commit is contained in:
gingerBill
2023-12-13 16:47:34 +00:00
parent 6e9e469abd
commit ca2b2c498e
5 changed files with 68 additions and 7 deletions

View File

@@ -381,6 +381,8 @@ struct BuildContext {
bool dynamic_map_calls;
bool obfuscate_source_code_locations;
RelocMode reloc_mode;
bool disable_red_zone;