CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
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 | |
assembler relocation