Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arc/kernel/
Dunwind.c170 static unsigned long read_pointer(const u8 **pLoc,
532 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() argument
547 ptr.p8 = *pLoc; in read_pointer()
591 value += (unsigned long)*pLoc; in read_pointer()
599 *pLoc = ptr.p8; in read_pointer()