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 40 ID_Archive,
88 return TypeID == ID_Archive;
  /external/llvm/lib/Object/
Archive.cpp 197 : Binary(Binary::ID_Archive, source), SymbolTable(end_children()) {

Completed in 27 milliseconds