Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dexcept.c342 static void push_uleb128 PARAMS ((varray_type *,
1582 push_uleb128 (&cfun->eh->ehspec_data,
3481 push_uleb128 (data_area, value) in push_uleb128() function
/openbsd/src/gnu/gcc/gcc/
Dexcept.c312 static void push_uleb128 (varray_type *, unsigned int);
1284 push_uleb128 (&cfun->eh->ehspec_data, in add_ehspec_entry()
3386 push_uleb128 (varray_type *data_area, unsigned int value) in push_uleb128() function