HomeSort by: relevance | last modified time | path
    Searched refs:GuardCFCheckFunction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h 644 support::ulittle32_t GuardCFCheckFunction;
702 support::ulittle64_t GuardCFCheckFunction;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
COFFDumper.cpp 865 if (Conf->Size < offsetof(coff_load_configuration32, GuardCFCheckFunction))
876 W.printHex("GuardCFCheckFunction", Conf->GuardCFCheckFunction);

Completed in 27 milliseconds