Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/kernel/
Dunwind.c618 const char *aug; in fde_pointer_type() local
627 aug = (const void *)ptr; in fde_pointer_type()
628 ptr = memchr(aug, 0, end - ptr); in fde_pointer_type()
643 while (*++aug) { in fde_pointer_type()
646 switch (*aug) { in fde_pointer_type()