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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h 647 support::ulittle32_t GuardCFFunctionCount;
705 support::ulittle64_t GuardCFFunctionCount;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
COFFDumper.cpp 879 W.printNumber("GuardCFFunctionCount", Conf->GuardCFFunctionCount);
883 Tables.GuardFidTableCount = Conf->GuardCFFunctionCount;

Completed in 60 milliseconds