Lines Matching +full:- +full:- +full:skip +full:- +full:published
8 * the GNU Lesser General Public License as published by the Free
14 * the GNU General Public License as published by the Free
55 /* We can assume big-endian read here. */ in s390_unwind()
60 instr = (instr >> (ebl->class == ELFCLASS64 ? 48 : 16)) & 0xffff; in s390_unwind()
72 unsigned word_size = ebl->class == ELFCLASS64 ? 8 : 4; in s390_unwind()
74 /* "New-style RT frame" is not supported, in s390_unwind()
75 assuming "Old-style RT frame and all non-RT frames". in s390_unwind()
80 /* Skip PSW mask. */ in s390_unwind()
86 if (! setfunc (-1, 1, &val, arg)) in s390_unwind()
97 /* Then the ACRs. Skip them, they are not used in CFI. */ in s390_unwind()
100 /* The floating-point control word. */ in s390_unwind()
108 if (ebl->class == ELFCLASS32) in s390_unwind()
119 if (ebl->class == ELFCLASS32) in s390_unwind()
121 /* Skip signal number. */ in s390_unwind()