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

  /external/llvm/include/llvm/Object/
Binary.h 42 ID_Archive,
97 return TypeID == ID_Archive;
  /external/llvm/lib/Object/
Archive.cpp 198 : Binary(Binary::ID_Archive, std::move(Source)), SymbolTable(child_end()) {

Completed in 33 milliseconds