Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc221 static void push_sleb128 (vec<uchar, va_gc> **, int);
2349 push_sleb128 (&crtl->eh.action_record_data, filter); in add_action_record()
2352 push_sleb128 (&crtl->eh.action_record_data, next); in add_action_record()
2769 push_sleb128 (vec<uchar, va_gc> **data_area, int value) in push_sleb128() function
H A DChangeLog-20099594 (push_uleb128, push_sleb128): Use VEC not varray.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c220 static void push_sleb128 (vec<uchar, va_gc> **, int);
2348 push_sleb128 (&crtl->eh.action_record_data, filter); in add_action_record()
2351 push_sleb128 (&crtl->eh.action_record_data, next); in add_action_record()
2768 push_sleb128 (vec<uchar, va_gc> **data_area, int value) in push_sleb128() function