binary-literal-table


Vocabulary
compiler.codegen.labels

Variable description
A relocation table used during code generation to keep track of binary relocations. Binary literals are stored at the end of the generated assembly code on the code heap.

Definition