Displaying 1 result from an estimated 1 matches for "ljti".
Did you mean:
jti
2010 May 12
0
[LLVMdev] Relocation and symbol types
Hi everyone,
I have questions about relocations.
- "normal" relocation (current global mapping of the JIT ?) needs to be
patch in code and relatively to the address of the code.
- .LJTI are emitted because of a "switch"-like construct : this is the
jumping table, the address of this table (in "data" section) needs to be
patch in code section.
- .LBB are emitted because of a "switch"-like construct : They need to be
patch with code address but in the &...