[go: nahoru, domu]

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

/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 61 milliseconds