Home
last modified time | relevance | path

Searched refs:generic_use_struct_convention (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddefs.h417 extern use_struct_convention_fn generic_use_struct_convention;
Dvalue.c1594 generic_use_struct_convention (int gcc_p, struct type *value_type) in generic_use_struct_convention() function
Dgdbarch.sh526 …t_convention:int gcc_p, struct type *value_type:gcc_p, value_type::generic_use_struct_convention::0
Dgdbarch.c438 current_gdbarch->deprecated_use_struct_convention = generic_use_struct_convention; in gdbarch_alloc()