ReactOS
0.4.15-dev-5615-gc3644fd
|
Go to the source code of this file.
Classes | |
struct | __exception |
struct | __type_info |
struct | _demangle |
Macros | |
#define | __thiscall __cdecl |
#define | init_thiscall_thunk() do { } while(0) |
#define | call_func1(func, _this) func(_this) |
#define | call_func2(func, _this, a) func(_this,a) |
#define | SETNOFAIL(x, y) x = (void*)GetProcAddress(hMsvcrt,y) |
#define | SET(x, y) do { SETNOFAIL(x,y); ok(x != NULL, "Export '%s' not found\n", y); } while(0) |
#define | DEFINE_RTTI_REF(type, name) type *name |
#define | RTTI_REF(instance, name) &instance.name |
#define | RTTI_REF_SIG0(instance, name, base) RTTI_REF(instance, name) |
Typedefs | |
typedef void(* | vtable_ptr) (void) |
typedef struct __exception | exception |
typedef struct __type_info | type_info |
Variables | |
static HMODULE | hMsvcrt |
static vtable_ptr * | pexception_vtable |
static unsigned | int |
static | LPCSTR |
static vtable_ptr * | pbad_typeid_vtable |
static vtable_ptr * | pbad_cast_vtable |
static vtable_ptr * | p__non_rtti_object_vtable |
static void * | bAncientVersion |
typedef struct __exception exception |
typedef struct __type_info type_info |
|
inlinestatic |
Definition at line 880 of file cpp.c.
Referenced by get_obj_locator().
Definition at line 163 of file cpp.c.
Referenced by START_TEST().
|
static |
|
static |
Referenced by InitFunctionPtrs(), and test___non_rtti_object().
|
static |
Referenced by InitFunctionPtrs(), and test___non_rtti_object().
Referenced by InitFunctionPtrs(), and test_rtti().
Referenced by InitFunctionPtrs(), and test_rtti().
|
static |
Referenced by InitFunctionPtrs(), test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), test_exception(), and test_rtti().
|
static |
Referenced by InitFunctionPtrs(), test_demangle(), and test_demangle_datatype().
|
static |
Referenced by InitFunctionPtrs(), and test_bad_cast().
|
static |
Referenced by InitFunctionPtrs(), and test_bad_cast().
|
static |
Referenced by InitFunctionPtrs(), and test_bad_typeid().
|
static |
Referenced by InitFunctionPtrs(), and test_bad_typeid().
|
static |
Referenced by InitFunctionPtrs(), and test_exception().
|
static |
Referenced by InitFunctionPtrs(), and test_exception().
Referenced by check_lnk_(), create_lnk_(), InitFunctionPtrs(), test_demangle(), test_demangle_datatype(), and test_type_info().
Referenced by InitFunctionPtrs(), test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), and test_exception().
|
static |
Referenced by InitFunctionPtrs(), and test_type_info().
|
static |
Referenced by InitFunctionPtrs(), and test_type_info().
Definition at line 712 of file cpp.c.
Referenced by START_TEST().
Definition at line 587 of file cpp.c.
Referenced by START_TEST().
Definition at line 470 of file cpp.c.
Referenced by START_TEST().
Definition at line 1142 of file cpp.c.
Referenced by START_TEST().
Definition at line 1098 of file cpp.c.
Referenced by START_TEST().
Definition at line 349 of file cpp.c.
Referenced by START_TEST().
Definition at line 901 of file cpp.c.
Referenced by START_TEST().
Definition at line 813 of file cpp.c.
Referenced by START_TEST().
|
static |
|
static |
Definition at line 116 of file cpp.c.
Referenced by InitFunctionPtrs(), test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), test_exception(), and test_rtti().
|
static |
Definition at line 47 of file cpp.c.
Referenced by InitFunctionPtrs(), and und_name().
unsigned int |
Definition at line 62 of file cpp.c.
Referenced by test_type_info().
|
static |
Definition at line 94 of file cpp.c.
Referenced by InitFunctionPtrs(), and test___non_rtti_object().
|
static |
Definition at line 84 of file cpp.c.
Referenced by InitFunctionPtrs(), and test_bad_cast().
|
static |
Definition at line 72 of file cpp.c.
Referenced by InitFunctionPtrs(), and test_bad_typeid().
|
static |
Definition at line 61 of file cpp.c.
Referenced by InitFunctionPtrs(), test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), and test_exception().