LIEF: Library to Instrument Executable Formats
Version 1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
lief-install
x86_64
static
include
LIEF
MachO
FunctionVariants
SystemWide.def
Go to the documentation of this file.
1
#ifndef FUNCTION_VARIANT_FLAG
2
#error "FUNCTION_VARIANT_FLAG must be defined"
3
#endif
4
5
FUNCTION_VARIANT_FLAG(SYSTEM_WIDE_DEFAULT , 0 , "default" )
6
7
FUNCTION_VARIANT_FLAG(SYSTEM_WIDE_INTERNAL_INSTALL , 1 , "internalInstall" )
8
FUNCTION_VARIANT_FLAG(SYSTEM_WIDE_CUSTOMER_INSTALL , 2 , "customerInstall" )
9
FUNCTION_VARIANT_FLAG(SYSTEM_WIDE_LOCKDOWN , 3 , "lockdown" )
Generated by
1.17.0