Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/kernel/
Dunwind.c595 const char *aug; in fde_pointer_type() local
604 aug = (const void *)ptr; in fde_pointer_type()
605 ptr = memchr(aug, 0, end - ptr); in fde_pointer_type()
620 while (*++aug) { in fde_pointer_type()
623 switch (*aug) { in fde_pointer_type()