|
LLVM
3.7.0
|
Archive files are 2 byte aligned, so we need this for PointerIntPair to work. More...
#include <ELF.h>
Public Types | |
| enum | { NumLowBitsAvailable = 1 } |
Static Public Member Functions | |
| static const void * | getAsVoidPointer (T *P) |
| static T * | getFromVoidPointer (const void *P) |
Archive files are 2 byte aligned, so we need this for PointerIntPair to work.
Definition at line 153 of file Object/ELF.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 159 of file Object/ELF.h.
|
inlinestatic |
Definition at line 155 of file Object/ELF.h.
References P.
|
inlinestatic |
Definition at line 156 of file Object/ELF.h.
References P.
1.8.6