Searched refs:vtable_function_descriptors (Results 1 – 2 of 2) sorted by relevance
246 int vtable_function_descriptors; member1400 plongest (gdbarch->vtable_function_descriptors)); in gdbarch_dump()3507 return gdbarch->vtable_function_descriptors; in gdbarch_vtable_function_descriptors()3512 int vtable_function_descriptors) in set_gdbarch_vtable_function_descriptors() argument3514 gdbarch->vtable_function_descriptors = vtable_function_descriptors; in set_gdbarch_vtable_function_descriptors()
789 …set_gdbarch_vtable_function_descriptors (struct gdbarch *gdbarch, int vtable_function_descriptors);