| /src/external/gpl3/binutils/dist/libctf/ |
| libctf-nobfd.ver | 127 ctf_update;
|
| libctf.ver | 127 ctf_update;
|
| ctf-create.c | 173 ctf_update (ctf_dict_t *fp) function 335 have been added to the dict since the last call to ctf_update(). We locate 337 greater than ctf_dtoldid, which is set by ctf_update(), above, and by 340 were added after the most recent call to ctf_update()). */
|
| /src/external/gpl3/binutils.old/dist/libctf/ |
| libctf-nobfd.ver | 127 ctf_update;
|
| libctf.ver | 127 ctf_update;
|
| ctf-create.c | 173 ctf_update (ctf_dict_t *fp) function 335 have been added to the dict since the last call to ctf_update(). We locate 337 greater than ctf_dtoldid, which is set by ctf_update(), above, and by 340 were added after the most recent call to ctf_update()). */
|
| /src/external/gpl3/gdb.old/dist/libctf/ |
| libctf-nobfd.ver | 127 ctf_update;
|
| libctf.ver | 127 ctf_update;
|
| ctf-create.c | 174 ctf_update (ctf_dict_t *fp) function 336 have been added to the dict since the last call to ctf_update(). We locate 338 greater than ctf_dtoldid, which is set by ctf_update(), above, and by 341 were added after the most recent call to ctf_update()). */
|
| /src/external/gpl3/gdb/dist/libctf/ |
| libctf-nobfd.ver | 127 ctf_update;
|
| libctf.ver | 127 ctf_update;
|
| ctf-create.c | 173 ctf_update (ctf_dict_t *fp) function 335 have been added to the dict since the last call to ctf_update(). We locate 337 greater than ctf_dtoldid, which is set by ctf_update(), above, and by 340 were added after the most recent call to ctf_update()). */
|
| /src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| dt_decl.c | 491 if (type == CTF_ERR || ctf_update(ctfp) == CTF_ERR) { 607 ctf_update(dsp->ds_ctfp) == CTF_ERR) { 631 ctf_update(dtt.dtt_ctfp) == CTF_ERR) { 746 name, value) == CTF_ERR || ctf_update(dsp->ds_ctfp) == CTF_ERR) { 940 ctf_update(tip->dtt_ctfp) == CTF_ERR) { 961 ctf_update(tip->dtt_ctfp) == CTF_ERR) { 1039 if (type == CTF_ERR || ctf_update(dmp->dm_ctfp) == CTF_ERR) { 1111 if (dsp->ds_ctfp != NULL && ctf_update(dsp->ds_ctfp) == CTF_ERR) {
|
| dt_open.c | 1483 if (ctf_update(dmp->dm_ctfp) != 0) { 1502 if (ctf_update(dmp->dm_ctfp) != 0) { 1599 if (ctf_update(dmp->dm_ctfp) != 0) {
|
| dt_options.c | 803 ctf_update(fp) == CTF_ERR) {
|
| dt_provider.c | 649 ctf_update(dtt.dtt_ctfp) == CTF_ERR) {
|
| dt_parser.c | 298 if (ptr == CTF_ERR || ctf_update(dmp->dm_ctfp) == CTF_ERR) { 1533 ctf_update(dtt.dtt_ctfp) == CTF_ERR) { 1543 if (type == CTF_ERR || ctf_update(dmp->dm_ctfp) == CTF_ERR) {
|
| /src/external/cddl/osnet/dist/uts/common/sys/ |
| ctf_api.h | 236 extern int ctf_update(ctf_file_t *);
|
| /src/external/gpl3/binutils/dist/include/ |
| ctf-api.h | 230 _CTF_ITEM (ECTF_OVERROLLBACK, "Attempt to roll back past a ctf_update.") \ 873 /* Snapshot/rollback. Call ctf_update to snapshot the state of a dict: 879 extern int ctf_update (ctf_dict_t *);
|
| /src/external/gpl3/binutils.old/dist/include/ |
| ctf-api.h | 230 _CTF_ITEM (ECTF_OVERROLLBACK, "Attempt to roll back past a ctf_update.") \ 873 /* Snapshot/rollback. Call ctf_update to snapshot the state of a dict: 879 extern int ctf_update (ctf_dict_t *);
|
| /src/external/gpl3/gdb.old/dist/include/ |
| ctf-api.h | 230 _CTF_ITEM (ECTF_OVERROLLBACK, "Attempt to roll back past a ctf_update.") \ 873 /* Snapshot/rollback. Call ctf_update to snapshot the state of a dict: 879 extern int ctf_update (ctf_dict_t *);
|
| /src/external/gpl3/gdb/dist/include/ |
| ctf-api.h | 230 _CTF_ITEM (ECTF_OVERROLLBACK, "Attempt to roll back past a ctf_update.") \ 873 /* Snapshot/rollback. Call ctf_update to snapshot the state of a dict: 879 extern int ctf_update (ctf_dict_t *);
|
| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_create.c | 281 ctf_update(ctf_file_t *fp) function 680 * container since the last call to ctf_update(). We locate such types by 682 * ctf_dtoldid, which is set by ctf_update(), above. Note that to work properly
|