CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Public Attributes | List of all members
CLRX::BinSection Struct Reference

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 cxbytedata
 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
 

Detailed Description

section structure to external usage (for example in the binary generator input)


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