HomeSort by relevance Sort by last modified time
    Searched refs:PE32 (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
COFF.h 430 /// @brief The PE32 Import Lookup Table.
491 PE32 = 0x10b,
  /external/llvm/tools/yaml2obj/
yaml2coff.cpp 399 uint32_t BaseOfData = initializeOptionalHeader(CP, COFF::PE32Header::PE32, &PEH);
  /external/llvm/lib/Object/
COFFObjectFile.cpp 674 if (Header->Magic == COFF::PE32Header::PE32) {
683 // It's neither PE32 nor PE32+.
    [all...]

Completed in 260 milliseconds