Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dunwind-pe.h39 #define __gxx_abort std::abort macro
41 #define __gxx_abort abort macro
90 __gxx_abort (); in size_of_encoded_value()
122 __gxx_abort (); in base_of_encoded_value()
259 __gxx_abort (); in read_encoded_value_with_base()
DChangeLog-200518312 * unwind-pe.h (__gxx_abort): Do not define.