Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dpr-support.c84 next_unwind_byte (__gnu_unwind_state * uws) in next_unwind_byte() function
117 op = next_unwind_byte (uws); in __gnu_unwind_execute()
149 op = (op << 8) | next_unwind_byte (uws); in __gnu_unwind_execute()
193 op = next_unwind_byte (uws); in __gnu_unwind_execute()
210 op = next_unwind_byte (uws); in __gnu_unwind_execute()
216 op = next_unwind_byte (uws); in __gnu_unwind_execute()
226 op = next_unwind_byte (uws); in __gnu_unwind_execute()
255 op = next_unwind_byte (uws); in __gnu_unwind_execute()
264 op = next_unwind_byte (uws); in __gnu_unwind_execute()
286 op = next_unwind_byte (uws); in __gnu_unwind_execute()
[all …]