LLVM API Documentation
This is the complete list of members for llvm::object::LibraryRef, including all inherited members.
getNext(LibraryRef &Result) const | llvm::object::LibraryRef | inline |
getPath(StringRef &Result) const | llvm::object::LibraryRef | inline |
getRawDataRefImpl() const | llvm::object::LibraryRef | |
LibraryRef() | llvm::object::LibraryRef | inline |
LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) | llvm::object::LibraryRef | inline |
operator<(const LibraryRef &Other) const | llvm::object::LibraryRef | inline |
operator==(const LibraryRef &Other) const | llvm::object::LibraryRef | inline |
SectionRef class | llvm::object::LibraryRef | friend |