Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/kernel/
Dunwind.c173 static unsigned long read_pointer(const u8 **pLoc,
541 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() argument
556 ptr.p8 = *pLoc; in read_pointer()
599 value += (unsigned long)*pLoc; in read_pointer()
607 *pLoc = ptr.p8; in read_pointer()