Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h188 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner);
537 inline LibraryRef::LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) in LibraryRef() argument
538 : LibraryPimpl(LibraryP) in LibraryRef()