Home
last modified time | relevance | path

Searched refs:HasEHContTable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFF.h607 HasEHContTable = 0x00400000, enumerator
/llvm-project-15.0.7/lld/COFF/
H A DWriter.cpp1713 guardFlags |= uint32_t(coff_guard_flags::HasEHContTable); in createGuardCFTables()