LLVM API Documentation
#include <ELFTypes.h>
Public Member Functions | |
unsigned char | getBinding () const |
unsigned char | getType () const |
void | setBinding (unsigned char b) |
void | setType (unsigned char t) |
void | setBindingAndType (unsigned char b, unsigned char t) |
Definition at line 177 of file ELFTypes.h.
|
inline |
Definition at line 182 of file ELFTypes.h.
Referenced by llvm::object::ELFObjectFile< ELFT >::getSymbolFlags().
|
inline |
|
inline |
Definition at line 184 of file ELFTypes.h.
References llvm::Intrinsic::getType().
|
inline |
Definition at line 186 of file ELFTypes.h.
|
inline |
Definition at line 185 of file ELFTypes.h.