enum AuxHeaderFlags64

Declared at: llvm/include/llvm/BinaryFormat/XCOFF.h:48

Enumerators

NameValueComment
SHR_SYMTAB32768At exec time, create shared symbol table for program (main program only).
FORK_POLICY16384Forktree policy specified (main program only).
FORK_COR8192If _AOUT_FORK_POLICY is set, specify copy-on-reference if this bit is set. Specify copy-on- write otherwise. If _AOUT_FORK_POLICY is 0, this bit is reserved for future use and should be set to 0.