OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:funcptr_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
gnu-v3-abi.c
583
struct type *
funcptr_type
= builtin_type (gdbarch)->builtin_func_ptr;
local
596
ptr_value = extract_typed_address (contents,
funcptr_type
);
598
funcptr_type
->length (), byte_order);
599
contents +=
funcptr_type
->length ();
/src/external/gpl3/gdb/dist/gdb/
gnu-v3-abi.c
583
struct type *
funcptr_type
= builtin_type (gdbarch)->builtin_func_ptr;
local
596
ptr_value = extract_typed_address (contents,
funcptr_type
);
598
funcptr_type
->length (), byte_order);
599
contents +=
funcptr_type
->length ();
Completed in 19 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026