OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vtable_function_descriptors
(Results
1 - 2
of
2
) 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
;
/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
;
Completed in 24 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026