LLVM 20.0.0git
|
#include "llvm/Object/ELFTypes.h"
Public Member Functions | |
Elf_Mips_RegInfo< ELFT > & | getRegInfo () |
const Elf_Mips_RegInfo< ELFT > & | getRegInfo () const |
Public Attributes | |
uint8_t | kind |
uint8_t | size |
Elf_Half | section |
Elf_Word | info |
Definition at line 789 of file ELFTypes.h.
|
inline |
Definition at line 797 of file ELFTypes.h.
References assert().
|
inline |
Definition at line 802 of file ELFTypes.h.
Elf_Word llvm::object::Elf_Mips_Options< ELFT >::info |
Definition at line 795 of file ELFTypes.h.
uint8_t llvm::object::Elf_Mips_Options< ELFT >::kind |
Definition at line 791 of file ELFTypes.h.
Elf_Half llvm::object::Elf_Mips_Options< ELFT >::section |
Definition at line 793 of file ELFTypes.h.
uint8_t llvm::object::Elf_Mips_Options< ELFT >::size |
Definition at line 792 of file ELFTypes.h.