Home
last modified time | relevance | path

Searched refs:GuardEHContinuationCount (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h669 support::ulittle32_t GuardEHContinuationCount; member
727 support::ulittle64_t GuardEHContinuationCount; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp639 MCase(GuardEHContinuationCount); in mapLoadConfig()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1113 W.printNumber("GuardEHContinuationCount", Conf->GuardEHContinuationCount); in printCOFFLoadConfig()
1116 Tables.GuardEHContTableCount = Conf->GuardEHContinuationCount; in printCOFFLoadConfig()
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp2968 RETURN_IF_NOT_CONTAINS(GuardEHContinuationCount) in prepareLoadConfig()
2970 CHECK_ABSOLUTE(GuardEHContinuationCount, "__guard_eh_cont_count") in prepareLoadConfig()