Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dunwind.c1396 long need_nat_info; in compile_reg() local
1403 need_nat_info = (i >= UNW_REG_R4 && i <= UNW_REG_R7); in compile_reg()
1411 if (need_nat_info) { in compile_reg()
1413 need_nat_info = 0; in compile_reg()
1469 if (need_nat_info) in compile_reg()