Searched refs:guardCF (Results 1 – 3 of 3) sorted by relevance
139 GuardCFLevel guardCF = GuardCFLevel::Off; member
103 config->guardCF = GuardCFLevel::Off; in parseGuard()105 config->guardCF = GuardCFLevel::NoLongJmp; in parseGuard()107 config->guardCF = GuardCFLevel::Full; in parseGuard()
997 if (config->guardCF != GuardCFLevel::Off) in createMiscChunks()1420 if (config->guardCF != GuardCFLevel::Off) in writeHeader()1685 if (config->guardCF == GuardCFLevel::Full) in createGuardCFTables()1693 if (config->guardCF == GuardCFLevel::Full) in createGuardCFTables()