CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
symbol structure to external usage (fo example in the binary generator input) More...
#include <ElfBinaries.h>
Public Attributes | |
CString | name |
name | |
uint64_t | value |
symbol value | |
uint64_t | size |
symbol size | |
cxuint | sectionId |
section id (ELFSECTID_* or an extra section index) | |
bool | valueIsAddr |
true if value should be treats as address | |
cxbyte | info |
info | |
cxbyte | other |
other | |
symbol structure to external usage (fo example in the binary generator input)