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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp64 return v->isDyldType();
/external/llvm/include/llvm/Object/
H A DELF.h618 bool isDyldType() const { return isDyldELFObject; } function in class:llvm::object::ELFObjectFile

Completed in 68 milliseconds