OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exp_holder
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/python/
py-breakpoint.c
588
gdb::unique_xmalloc_ptr<char>
exp_holder
;
member in class:gdb
604
exp_holder
= python_string_to_host_string (newvalue);
605
if (
exp_holder
== NULL)
607
exp =
exp_holder
.get ();
/src/external/gpl3/gdb/dist/gdb/python/
py-breakpoint.c
589
gdb::unique_xmalloc_ptr<char>
exp_holder
;
member in class:gdb
605
exp_holder
= python_string_to_host_string (newvalue);
606
if (
exp_holder
== NULL)
608
exp =
exp_holder
.get ();
Completed in 18 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026