Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DCOFF.h632 support::ulittle32_t GuardCFFunctionTable; member
679 support::ulittle64_t GuardCFFunctionTable; member
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp865 W.printHex("GuardCFFunctionTable", Conf->GuardCFFunctionTable); in printCOFFLoadConfig()
869 Tables.GuardFidTableVA = Conf->GuardCFFunctionTable; in printCOFFLoadConfig()