Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind.c1537 u8 *dp, *desc_end; in build_script() local
1602 desc_end = dp + 8*UNW_LENGTH(hdr); in build_script()
1604 while (!sr.done && dp < desc_end) in build_script()