Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h254 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner);
596 inline LibraryRef::LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) in LibraryRef() argument
597 : LibraryPimpl(LibraryP) in LibraryRef()