Home
last modified time | relevance | path

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

/linux-6.6.21/arch/ia64/kernel/
Dunwind.c1408 long need_nat_info; in compile_reg() local
1415 need_nat_info = (i >= UNW_REG_R4 && i <= UNW_REG_R7); in compile_reg()
1423 if (need_nat_info) { in compile_reg()
1425 need_nat_info = 0; in compile_reg()
1484 if (need_nat_info) in compile_reg()