Searched defs:target_disp (Results 1 – 1 of 1) sorted by relevance
1504 int32_t target_disp = (tab_rec != NULL) ? tab_rec->offset + offset_adjustment in AssembleLIR() local1559 int32_t target_disp = tab_rec ? tab_rec->offset : target->offset; in AssembleLIR() local1569 int32_t target_disp = tab_rec ? tab_rec->offset : target->offset; in AssembleLIR() local