Searched refs:ID_TapiFile (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DTapiFile.cpp43 : SymbolicFile(ID_TapiFile, Source) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h47 ID_TapiFile, // Text-based Dynamic Library Stub file. enumerator in enum:llvm::object::Binary::__anon1522
144 bool isTapiFile() const { return TypeID == ID_TapiFile; }

Completed in 60 milliseconds