Searched refs:push_uleb128 (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | except.c | 219 static void push_uleb128 (vec<uchar, va_gc> **, unsigned int); 830 push_uleb128 (&cfun->eh->ehspec_data.other, in add_ehspec_entry() 2744 push_uleb128 (vec<uchar, va_gc> **data_area, unsigned int value) in push_uleb128() function
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | except.c | 193 static void push_uleb128 (VEC (uchar, gc) **, unsigned int); 803 push_uleb128 (&cfun->eh->ehspec_data.other, in add_ehspec_entry() 2584 push_uleb128 (VEC (uchar, gc) **data_area, unsigned int value) in push_uleb128() function
|