LLVM 18.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 763 of file ELFTypes.h.
|
inline |
Definition at line 771 of file ELFTypes.h.
References assert().
|
inline |
Definition at line 776 of file ELFTypes.h.
Elf_Word llvm::object::Elf_Mips_Options< ELFT >::info |
Definition at line 769 of file ELFTypes.h.
uint8_t llvm::object::Elf_Mips_Options< ELFT >::kind |
Definition at line 765 of file ELFTypes.h.
Elf_Half llvm::object::Elf_Mips_Options< ELFT >::section |
Definition at line 767 of file ELFTypes.h.
uint8_t llvm::object::Elf_Mips_Options< ELFT >::size |
Definition at line 766 of file ELFTypes.h.