LLVM: llvm::object::Elf_Rel_Impl< ELFType< Endianness, false >, false (original) (raw)
#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| uint32_t | getRInfo (bool isMips64EL) const |
| void | setRInfo (uint32_t R, bool IsMips64EL) |
| uint32_t | getSymbol (bool isMips64EL) const |
| unsigned char | getType (bool isMips64EL) const |
| void | setSymbol (uint32_t s, bool IsMips64EL) |
| void | setType (unsigned char t, bool IsMips64EL) |
| void | setSymbolAndType (uint32_t s, unsigned char t, bool IsMips64EL) |
| Public Attributes | |
|---|---|
| Elf_Addr | r_offset |
| Elf_Word | r_info |
template<endianness Endianness>
struct llvm::object::Elf_Rel_Impl< ELFType< Endianness, false >, false >
Definition at line 389 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