|
LLVM 22.0.0git
|
This is the complete list of members for llvm::object::ELFRelocationRef, including all inherited members.
| ELFRelocationRef(const RelocationRef &B) | llvm::object::ELFRelocationRef | inline |
| getAddend() const | llvm::object::ELFRelocationRef | inline |
| getObject() const | llvm::object::ELFRelocationRef | 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 |