OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dumpstr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
ctf-nonroot-linking.c
84
char *
dumpstr
;
local
86
while ((
dumpstr
= ctf_dump (dump_fp, &dump_state, CTF_SECT_TYPE,
89
if (strchr (
dumpstr
, '{') != NULL && strchr (
dumpstr
, '}') != NULL)
91
free (
dumpstr
);
ctf-nonroot-linking.c
84
char *
dumpstr
;
local
86
while ((
dumpstr
= ctf_dump (dump_fp, &dump_state, CTF_SECT_TYPE,
89
if (strchr (
dumpstr
, '{') != NULL && strchr (
dumpstr
, '}') != NULL)
91
free (
dumpstr
);
Completed in 153 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026