|
LLVM 22.0.0git
|
This is the complete list of members for llvm::object::RelocationRef, including all inherited members.
| getObject() const | llvm::object::RelocationRef | inline |
| getOffset() const | llvm::object::RelocationRef | inline |
| getRawDataRefImpl() const | llvm::object::RelocationRef | inline |
| getSymbol() const | llvm::object::RelocationRef | inline |
| getType() const | llvm::object::RelocationRef | inline |
| getTypeName(SmallVectorImpl< char > &Result) const | llvm::object::RelocationRef | inline |
| moveNext() | llvm::object::RelocationRef | inline |
| operator==(const RelocationRef &Other) const | llvm::object::RelocationRef | inline |
| RelocationRef()=default | llvm::object::RelocationRef | |
| RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner) | llvm::object::RelocationRef | inline |