OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctf_variable_next
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/libctf/
ctf-types.c
483
while ((type =
ctf_variable_next
(fp, &i, &name)) != CTF_ERR)
503
ctf_variable_next
(ctf_dict_t *fp, ctf_next_t **it, const char **name)
function
517
i->ctn_iter_fun = (void (*) (void))
ctf_variable_next
;
522
if ((void (*) (void))
ctf_variable_next
!= i->ctn_iter_fun)
/src/external/gpl3/binutils.old/dist/libctf/
ctf-types.c
483
while ((type =
ctf_variable_next
(fp, &i, &name)) != CTF_ERR)
503
ctf_variable_next
(ctf_dict_t *fp, ctf_next_t **it, const char **name)
function
517
i->ctn_iter_fun = (void (*) (void))
ctf_variable_next
;
522
if ((void (*) (void))
ctf_variable_next
!= i->ctn_iter_fun)
/src/external/gpl3/gdb/dist/libctf/
ctf-types.c
472
while ((type =
ctf_variable_next
(fp, &i, &name)) != CTF_ERR)
492
ctf_variable_next
(ctf_dict_t *fp, ctf_next_t **it, const char **name)
function
506
i->ctn_iter_fun = (void (*) (void))
ctf_variable_next
;
511
if ((void (*) (void))
ctf_variable_next
!= i->ctn_iter_fun)
/src/external/gpl3/gdb.old/dist/libctf/
ctf-types.c
472
while ((type =
ctf_variable_next
(fp, &i, &name)) != CTF_ERR)
492
ctf_variable_next
(ctf_dict_t *fp, ctf_next_t **it, const char **name)
function
506
i->ctn_iter_fun = (void (*) (void))
ctf_variable_next
;
511
if ((void (*) (void))
ctf_variable_next
!= i->ctn_iter_fun)
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026