Home
last modified time | relevance | path

Searched defs:getBinary (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DBinary.h172 template <typename T> T* OwningBinary<T>::getBinary() { in getBinary() function
176 template <typename T> const T* OwningBinary<T>::getBinary() const { in getBinary() function