Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dunwind.c1407 long need_nat_info; in compile_reg() local
1414 need_nat_info = (i >= UNW_REG_R4 && i <= UNW_REG_R7); in compile_reg()
1422 if (need_nat_info) { in compile_reg()
1424 need_nat_info = 0; in compile_reg()
1483 if (need_nat_info) in compile_reg()