Searched refs:ptrType (Results 1 – 1 of 1) sorted by relevance
172 const void *end, signed ptrType);275 signed ptrType; in setup_unwind_table() local281 ptrType = fde_pointer_type(cie); in setup_unwind_table()282 if (ptrType < 0) in setup_unwind_table()287 ptrType)) { in setup_unwind_table()516 signed ptrType) in read_pointer() argument528 if (ptrType < 0 || ptrType == DW_EH_PE_omit) in read_pointer()531 switch (ptrType & DW_EH_PE_FORM) { in read_pointer()535 if (ptrType & DW_EH_PE_signed) in read_pointer()544 if (ptrType & DW_EH_PE_signed) in read_pointer()[all …]