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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h 653 support::ulittle32_t GuardAddressTakenIatEntryCount;
711 support::ulittle64_t GuardAddressTakenIatEntryCount;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
COFFDumper.cpp 891 W.printNumber("GuardAddressTakenIatEntryCount",
892 Conf->GuardAddressTakenIatEntryCount);
909 Tables.GuardIatTableCount = Conf->GuardAddressTakenIatEntryCount;

Completed in 18 milliseconds