Home
last modified time | relevance | path

Searched refs:LibraryP (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/include/llvm/Object/
HDObjectFile.h247 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner);
590 inline LibraryRef::LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) in LibraryRef() argument
591 : LibraryPimpl(LibraryP) in LibraryRef()