Searched defs:isImportLibrary (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h84 bool isImportLibrary() const { return NumberOfSections == 0xffff; } function in struct:llvm::object::coff_file_header

Completed in 113 milliseconds