Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DCOFF.h633 support::ulittle32_t GuardCFFunctionCount; member
680 support::ulittle64_t GuardCFFunctionCount; member
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp866 W.printNumber("GuardCFFunctionCount", Conf->GuardCFFunctionCount); in printCOFFLoadConfig()
870 Tables.GuardFidTableCount = Conf->GuardCFFunctionCount; in printCOFFLoadConfig()