LLVM: llvm::object::Elf_Rel_Impl< ELFType< Endianness, true >, false (original) (raw)
#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| uint64_t | getRInfo (bool isMips64EL) const |
| void | setRInfo (uint64_t R, bool IsMips64EL) |
| uint32_t | getSymbol (bool isMips64EL) const |
| uint32_t | getType (bool isMips64EL) const |
| void | setSymbol (uint32_t s, bool IsMips64EL) |
| void | setType (uint32_t t, bool IsMips64EL) |
| void | setSymbolAndType (uint32_t s, uint32_t t, bool IsMips64EL) |
| Public Attributes | |
|---|---|
| Elf_Addr | r_offset |
| Elf_Xword | r_info |
template<endianness Endianness>
struct llvm::object::Elf_Rel_Impl< ELFType< Endianness, true >, false >
Definition at line 434 of file ELFTypes.h.
◆ getRInfo()
◆ getSymbol()
◆ getType()
◆ setRInfo()
◆ setSymbol()
◆ setSymbolAndType()
◆ setType()
◆ HasAddend
◆ IsCrel
◆ r_info
◆ r_offset
The documentation for this struct was generated from the following file:
- include/llvm/Object/ELFTypes.h