Home
last modified time | relevance | path

Searched refs:base_of_encoded_value (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dpe.d84 _Unwind_Ptr base_of_encoded_value(ubyte encoding, _Unwind_Context* context) in base_of_encoded_value() function
236 auto base = base_of_encoded_value(encoding, context); in read_encoded_value()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dpe.d84 _Unwind_Ptr base_of_encoded_value(ubyte encoding, _Unwind_Context* context) in base_of_encoded_value() function
245 auto base = base_of_encoded_value(encoding, context); in read_encoded_value()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value() function
305 base_of_encoded_value (encoding, context), in read_encoded_value()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value() function
305 base_of_encoded_value (encoding, context), in read_encoded_value()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc455 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
692 info.ttype_base = base_of_encoded_value (info.ttype_encoding, in PERSONALITY_FUNCTION()
714 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc455 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
695 info.ttype_base = base_of_encoded_value (info.ttype_encoding, in PERSONALITY_FUNCTION()
717 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dexception.c321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Ddeh.d581 auto TTypeBase = base_of_encoded_value(TTypeEncoding, context);
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d569 auto TTypeBase = base_of_encoded_value(TTypeEncoding, context); in scanLSDA()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20021786 Do not cast landing_pad or base_of_encoded_value to (void *).
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200115667 * unwind-pe.h (base_of_encoded_value, read_encoded_value): Define
21231 (base_of_encoded_value): Handle it.
H A DChangeLog-200518312 (size_of_encoded_value, base_of_encoded_value,