CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
section structure to external usage (for example in the binary generator input) More...
#include <ElfBinaries.h>
Public Attributes | |
CString | name |
name of section | |
size_t | size |
size of content | |
const cxbyte * | data |
data content | |
uint64_t | align |
region alignment | |
uint32_t | type |
section type | |
uint64_t | flags |
section flags | |
cxuint | linkId |
link section id (ELFSECTID_* or an extra section index) | |
uint32_t | info |
section info | |
size_t | entSize |
entries size | |
section structure to external usage (for example in the binary generator input)