Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/kernel/
Dunwind.c170 static unsigned long read_pointer(const u8 **pLoc,
536 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() argument
551 ptr.p8 = *pLoc; in read_pointer()
595 value += (unsigned long)*pLoc; in read_pointer()
603 *pLoc = ptr.p8; in read_pointer()