Searched refs:patch_label (Results 1 – 2 of 2) sorted by relevance
327 if (cur_instr->patch_label != NULL) { in back_patch()331 if (cur_instr->patch_label->type != LABEL) { in back_patch()336 cur_instr->patch_label->name); in back_patch()342 address += cur_instr->patch_label->info.linfo->address; in back_patch()
170 struct symbol *patch_label; member