Searched refs:base_of_encoded_value (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dunwind-pe.h104 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context)
181 by base_of_encoded_value for this encoding in the appropriate context. */
286 base_of_encoded_value (encoding, context),
103 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) function
/freebsd-10.1-release/contrib/libstdc++/libsupc++/
H A Deh_personality.cc437 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context);
674 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context);

Completed in 97 milliseconds