Searched refs:patch_label (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Dsequencer.h109 struct symbol *patch_label; member in struct:instruction
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h170 struct symbol *patch_label; member in struct:instruction
H A Daicasm.c327 if (cur_instr->patch_label != NULL) {
331 if (cur_instr->patch_label->type != LABEL) {
336 cur_instr->patch_label->name);
342 address += cur_instr->patch_label->info.linfo->address;
H A Daicasm_gram.y1807 instr->patch_label = address->symbol;

Completed in 105 milliseconds