OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vtable_function_descriptors
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
gdbarch-gen.c
190
int
vtable_function_descriptors
= 0;
member in struct:gdbarch
457
/* Skip verify of
vtable_function_descriptors
, invalid_p == 0. */
1111
"gdbarch_dump:
vtable_function_descriptors
= %s\n",
1112
plongest (gdbarch->
vtable_function_descriptors
));
4108
/* Skip verify of
vtable_function_descriptors
, invalid_p == 0. */
4111
return gdbarch->
vtable_function_descriptors
;
4116
int
vtable_function_descriptors
)
4118
gdbarch->
vtable_function_descriptors
=
vtable_function_descriptors
;
gdbarch-gen.h
1084
extern void set_gdbarch_vtable_function_descriptors (struct gdbarch *gdbarch, int
vtable_function_descriptors
);
/src/external/gpl3/gdb/dist/gdb/
gdbarch-gen.c
191
int
vtable_function_descriptors
= 0;
member in struct:gdbarch
460
/* Skip verify of
vtable_function_descriptors
, invalid_p == 0. */
1118
"gdbarch_dump:
vtable_function_descriptors
= %s\n",
1119
plongest (gdbarch->
vtable_function_descriptors
));
4138
/* Skip verify of
vtable_function_descriptors
, invalid_p == 0. */
4141
return gdbarch->
vtable_function_descriptors
;
4146
int
vtable_function_descriptors
)
4148
gdbarch->
vtable_function_descriptors
=
vtable_function_descriptors
;
gdbarch-gen.h
1093
extern void set_gdbarch_vtable_function_descriptors (struct gdbarch *gdbarch, int
vtable_function_descriptors
);
Completed in 20 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026