Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h248 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner);
581 inline LibraryRef::LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) in LibraryRef() argument
582 : LibraryPimpl(LibraryP) in LibraryRef()