Searched refs:ptrType (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arc/kernel/
H A Dunwind.c171 const void *end, signed ptrType);
284 signed ptrType; local
290 ptrType = fde_pointer_type(cie);
291 if (ptrType < 0)
296 ptrType)) {
535 signed ptrType)
547 if (ptrType < 0 || ptrType == DW_EH_PE_omit)
550 switch (ptrType & DW_EH_PE_FORM) {
554 if (ptrType
534 read_pointer(const u8 **pLoc, const void *end, signed ptrType) argument
645 signed ptrType = *ptr++; local
702 processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, signed ptrType, struct unwind_state *state) argument
905 signed ptrType = -1; local
[all...]

Completed in 115 milliseconds