Home
last modified time | relevance | path

Searched refs:T_low (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c87 T_low = 0, /* range for use with -T */ variable
1035 T_num = check_range(T_low, T_hi, count, filename); in dump_symbol_table()
1039 (void) gelf_getsym(sym_data, T_low-1, &T_range); in dump_symbol_table()
1040 index = T_low; in dump_symbol_table()
2086 set_range(optarg, &T_low, &T_hi); in main()