Searched defs:tref (Results 1 – 2 of 2) sorted by relevance
818 prgreg_t tref = Lsp->pr_reg[R_G7]; in find_stack() local820 prgreg_t tref = Lsp->pr_reg[REG_FS]; in find_stack() local822 prgreg_t tref = Lsp->pr_reg[GS]; in find_stack() local930 prgreg_t tref = Lsp->pr_reg[R_G7]; in get_tid() local932 prgreg_t tref = (data_model == PR_MODEL_LP64) ? in get_tid() local935 prgreg_t tref = Lsp->pr_reg[GS]; in get_tid() local
269 prgreg_t tref; /* %g7 (sparc) or %gs (intel) */ member