Home
last modified time | relevance | path

Searched refs:ID_Archive (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
DBinary.h42 ID_Archive, enumerator
99 return TypeID == ID_Archive; in isArchive()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DBinary.h42 ID_Archive, enumerator
102 return TypeID == ID_Archive; in isArchive()
/external/llvm/lib/Object/
DArchive.cpp286 : Binary(Binary::ID_Archive, Source) { in Archive()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DArchive.cpp545 : Binary(Binary::ID_Archive, Source) { in Archive()