Lines Matching defs:sub
54 u32 sub;
163 if (leaf->sub == 0)
166 printf(" %2d: EAX=0x%08x, EBX=0x%08x, ECX=0x%08x, EDX=0x%08x\n", leaf->sub,
209 leaf->sub = subleaf;
411 for (u32 sub = subleaf_start; sub <= subleaf_end; sub++) {
412 leaf = &func->leafs[sub];
510 show_reg_header((leaf->info[i].nr > 0), leaf->index, leaf->sub, reg_names[i]);
592 "\t-s|--subleaf=sub Specify the subleaf you want to check"