OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gdb_destroy_reader
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/gdb/
jit-reader.h
312
typedef void (
gdb_destroy_reader
) (struct gdb_reader_funcs *self);
typedef
318
gdb_destroy_reader
). */
339
gdb_destroy_reader
*destroy;
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/gdb/
jit-reader.h
312
typedef void (
gdb_destroy_reader
) (struct gdb_reader_funcs *self);
typedef
318
gdb_destroy_reader
). */
339
gdb_destroy_reader
*destroy;
Completed in 66 milliseconds