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

assembler relocation More...

#include <Assembler.h>

Public Attributes

cxuint sectionId
 section id where relocation is present
 
size_t offset
 offset of relocation
 
RelocType type
 relocation type
 
union {
   AsmSymbolEntry *   symbol
 symbol
 
   cxuint   relSectionId
 section for which relocation is defined
 
}; 
 
uint64_t addend
 addend
 

Detailed Description

assembler relocation


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