CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
CLRX::BinSymbol Struct Reference

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
 

Detailed Description

symbol structure to external usage (fo example in the binary generator input)


The documentation for this struct was generated from the following file: