HomeSort by relevance Sort by last modified time
    Searched refs:eh_region (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
except.h 187 typedef struct eh_region_d *eh_region; typedef in typeref:struct:eh_region_d
197 eh_region region_tree;
200 vec<eh_region, va_gc> *region_array;
213 /* The table of all action chains. These encode the eh_region tree in
231 extern void remove_eh_handler (eh_region);
249 extern void expand_dw2_landing_pad_for_region (eh_region);
253 (struct function *, eh_region, int, duplicate_eh_regions_map, void *);
257 extern eh_region gen_eh_region_cleanup (eh_region);
258 extern eh_region gen_eh_region_try (eh_region)
    [all...]
gtype-desc.h     [all...]

Completed in 631 milliseconds