Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DCOFF.h71 bool isImportLibrary() const { return NumberOfSections == 0xffff; } in isImportLibrary() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h85 bool isImportLibrary() const { return NumberOfSections == 0xffff; } in isImportLibrary() function