Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/kernel/
Dunwind.c608 const char *aug; in fde_pointer_type() local
617 aug = (const void *)ptr; in fde_pointer_type()
618 ptr = memchr(aug, 0, end - ptr); in fde_pointer_type()
633 while (*++aug) { in fde_pointer_type()
636 switch (*aug) { in fde_pointer_type()