Home
last modified time | relevance | path

Searched defs:coff_import_library (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h48 coff_import_library, ///< COFF import library enumerator
/llvm-project/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp55 const char coff_import_library[] = "\x00\x00\xff\xff...."; variable