Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/kernel/
Dunwind.c171 static unsigned long read_pointer(const u8 **pLoc,
515 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() argument
530 ptr.p8 = *pLoc; in read_pointer()
573 value += (unsigned long)*pLoc; in read_pointer()
581 *pLoc = ptr.p8; in read_pointer()