Home
last modified time | relevance | path

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

/linux/arch/arc/kernel/
H A Dunwind.c170 static unsigned long read_pointer(const u8 **pLoc,
534 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() argument
549 ptr.p8 = *pLoc; in read_pointer()
593 value += (unsigned long)*pLoc; in read_pointer()
601 *pLoc = ptr.p8; in read_pointer()