Home
last modified time | relevance | path

Searched refs:java_exception_header (Results 1 – 14 of 14) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/
H A Dexception.cc42 struct java_exception_header struct
68 static inline java_exception_header * argument
71 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
89 static inline java_exception_header *
92 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
102 java_exception_header *xh in _Jv_Throw()
103 = static_cast<java_exception_header *>(_Jv_AllocRawObj (sizeof (*xh))); in _Jv_Throw()
239 java_exception_header *xh = get_exception_header_from_ue (ue_header); in PERSONALITY_FUNCTION()
H A DChangeLog-20013430 (struct java_exception_header): New.
/dports/lang/gcc48/gcc-4.8.5/libjava/
H A Dexception.cc42 struct java_exception_header struct
68 static inline java_exception_header * argument
71 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
89 static inline java_exception_header *
92 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
102 java_exception_header *xh in _Jv_Throw()
103 = static_cast<java_exception_header *>(_Jv_AllocRawObj (sizeof (*xh))); in _Jv_Throw()
239 java_exception_header *xh = get_exception_header_from_ue (ue_header); in PERSONALITY_FUNCTION()
H A DChangeLog-20013430 (struct java_exception_header): New.
/dports/lang/gnat_util/gcc-6-20180516/libjava/
H A Dexception.cc42 struct java_exception_header struct
68 static inline java_exception_header * argument
71 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
89 static inline java_exception_header *
92 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
102 java_exception_header *xh in _Jv_Throw()
103 = static_cast<java_exception_header *>(_Jv_AllocRawObj (sizeof (*xh))); in _Jv_Throw()
239 java_exception_header *xh = get_exception_header_from_ue (ue_header); in PERSONALITY_FUNCTION()
H A DChangeLog-20013430 (struct java_exception_header): New.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/
H A Dexception.cc42 struct java_exception_header struct
68 static inline java_exception_header * argument
71 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
89 static inline java_exception_header *
92 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
102 java_exception_header *xh in _Jv_Throw()
103 = static_cast<java_exception_header *>(_Jv_AllocRawObj (sizeof (*xh))); in _Jv_Throw()
239 java_exception_header *xh = get_exception_header_from_ue (ue_header); in PERSONALITY_FUNCTION()
H A DChangeLog-20013430 (struct java_exception_header): New.
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/
H A Dexception.cc42 struct java_exception_header struct
68 static inline java_exception_header * argument
71 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
89 static inline java_exception_header *
92 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
102 java_exception_header *xh in _Jv_Throw()
103 = static_cast<java_exception_header *>(_Jv_AllocRawObj (sizeof (*xh))); in _Jv_Throw()
239 java_exception_header *xh = get_exception_header_from_ue (ue_header); in PERSONALITY_FUNCTION()
H A DChangeLog-20013430 (struct java_exception_header): New.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dexception.cc43 struct java_exception_header struct
75 static inline java_exception_header * argument
78 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
87 java_exception_header *xh in _Jv_Throw()
88 = static_cast<java_exception_header *>(_Jv_AllocRawObj (sizeof (*xh))); in _Jv_Throw()
192 java_exception_header *xh = get_exception_header_from_ue (ue_header); in PERSONALITY_FUNCTION()
H A DChangeLog-20013430 (struct java_exception_header): New.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dexception.cc43 struct java_exception_header struct
75 static inline java_exception_header * argument
78 return reinterpret_cast<java_exception_header *>(exc + 1) - 1; in get_exception_header_from_ue()
87 java_exception_header *xh in _Jv_Throw()
88 = static_cast<java_exception_header *>(_Jv_AllocRawObj (sizeof (*xh))); in _Jv_Throw()
192 java_exception_header *xh = get_exception_header_from_ue (ue_header); in PERSONALITY_FUNCTION()
H A DChangeLog-20013430 (struct java_exception_header): New.