Searched refs:cds_items (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-dump.c41 ctf_list_t cds_items; member in struct:ctf_dump_state
61 ctf_list_append (&state->cds_items, cdi);
73 for (cdi = ctf_list_next (&state->cds_items); cdi != NULL;
184 /* Dump one string field from the file header into the cds_items. */
202 /* Dump one section-offset field from the file header into the cds_items. */
222 /* Dump the file header into the cds_items. */
310 /* Dump a single label into the cds_items. */
337 /* Dump all the object entries into the cds_items. (There is no iterator for
395 /* Dump all the function entries into the cds_items. (As above, there is no
484 /* Dump a single variable into the cds_items
[all...]
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-dump.c41 ctf_list_t cds_items; member in struct:ctf_dump_state
62 ctf_list_append (&state->cds_items, cdi);
74 for (cdi = ctf_list_next (&state->cds_items); cdi != NULL;
249 /* Dump one string field from the file header into the cds_items. */
267 /* Dump one section-offset field from the file header into the cds_items. */
287 /* Dump the file header into the cds_items. */
404 /* Dump a single label into the cds_items. */
431 /* Dump all the object or function entries into the cds_items. */
481 /* Dump a single variable into the cds_items. */
561 /* Dump a single type into the cds_items
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dump.c41 ctf_list_t cds_items; member in struct:ctf_dump_state
62 ctf_list_append (&state->cds_items, cdi);
74 for (cdi = ctf_list_next (&state->cds_items); cdi != NULL;
249 /* Dump one string field from the file header into the cds_items. */
267 /* Dump one section-offset field from the file header into the cds_items. */
287 /* Dump the file header into the cds_items. */
404 /* Dump a single label into the cds_items. */
431 /* Dump all the object or function entries into the cds_items. */
481 /* Dump a single variable into the cds_items. */
561 /* Dump a single type into the cds_items
[all...]
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-dump.c41 ctf_list_t cds_items; member in struct:ctf_dump_state
62 ctf_list_append (&state->cds_items, cdi);
74 for (cdi = ctf_list_next (&state->cds_items); cdi != NULL;
249 /* Dump one string field from the file header into the cds_items. */
267 /* Dump one section-offset field from the file header into the cds_items. */
287 /* Dump the file header into the cds_items. */
404 /* Dump a single label into the cds_items. */
431 /* Dump all the object or function entries into the cds_items. */
481 /* Dump a single variable into the cds_items. */
561 /* Dump a single type into the cds_items
[all...]

Completed in 192 milliseconds