LLVM API Documentation
This is the complete list of members for llvm::object::Archive::Symbol, including all inherited members.
getMember(child_iterator &Result) const | llvm::object::Archive::Symbol | |
getName(StringRef &Result) const | llvm::object::Archive::Symbol | |
getNext() const | llvm::object::Archive::Symbol | |
operator==(const Symbol &other) const | llvm::object::Archive::Symbol | inline |
Symbol(const Archive *p, uint32_t symi, uint32_t stri) | llvm::object::Archive::Symbol | inline |