PTSaveOptions
enum PTSaveOptions { e_ptincremental = 0x01,
e_ptremove_unused = 0x02,
e_pthex_strings = 0x04,
e_ptomit_xref = 0x08,
e_ptlinearized = 0x10,
e_ptcompatibility = 0x20}
Undocumented
-
Undocumented
Declaration
Objective-C
e_ptincremental = 0x01
-
Undocumented
Declaration
Objective-C
e_ptremove_unused = 0x02
-
Undocumented
Declaration
Objective-C
e_pthex_strings = 0x04
-
Undocumented
Declaration
Objective-C
e_ptomit_xref = 0x08
-
Undocumented
Declaration
Objective-C
e_ptlinearized = 0x10
-
Undocumented
Declaration
Objective-C
e_ptcompatibility = 0x20