Searched refs:vtable_function_descriptors (Results 1 – 3 of 3) sorted by relevance
188 int vtable_function_descriptors = 0; member1100 plongest (gdbarch->vtable_function_descriptors)); in gdbarch_dump()4062 return gdbarch->vtable_function_descriptors; in gdbarch_vtable_function_descriptors()4067 int vtable_function_descriptors) in set_gdbarch_vtable_function_descriptors() argument4069 gdbarch->vtable_function_descriptors = vtable_function_descriptors; in set_gdbarch_vtable_function_descriptors()
1057 …set_gdbarch_vtable_function_descriptors (struct gdbarch *gdbarch, int vtable_function_descriptors);
10557 * gdbarch.sh: Add vtable_function_descriptors and vbit_in_delta.