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_str_add_ref
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/libctf/
ctf-string.c
233
#define
CTF_STR_ADD_REF
0x1
307
if (flags &
CTF_STR_ADD_REF
)
317
if (flags &
CTF_STR_ADD_REF
)
368
if (flags &
CTF_STR_ADD_REF
)
390
ctf_str_add_ref
() as well.) */
410
ctf_str_add_ref
(ctf_dict_t *fp, const char *str, uint32_t *ref)
function
417
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
425
/* Like
ctf_str_add_ref
(), but note that the ref may be moved later on. */
434
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
/src/external/gpl3/binutils.old/dist/libctf/
ctf-string.c
233
#define
CTF_STR_ADD_REF
0x1
307
if (flags &
CTF_STR_ADD_REF
)
317
if (flags &
CTF_STR_ADD_REF
)
368
if (flags &
CTF_STR_ADD_REF
)
390
ctf_str_add_ref
() as well.) */
410
ctf_str_add_ref
(ctf_dict_t *fp, const char *str, uint32_t *ref)
function
417
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
425
/* Like
ctf_str_add_ref
(), but note that the ref may be moved later on. */
434
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
/src/external/gpl3/gdb/dist/libctf/
ctf-string.c
233
#define
CTF_STR_ADD_REF
0x1
307
if (flags &
CTF_STR_ADD_REF
)
317
if (flags &
CTF_STR_ADD_REF
)
368
if (flags &
CTF_STR_ADD_REF
)
390
ctf_str_add_ref
() as well.) */
410
ctf_str_add_ref
(ctf_dict_t *fp, const char *str, uint32_t *ref)
function
417
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
425
/* Like
ctf_str_add_ref
(), but note that the ref may be moved later on. */
434
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
/src/external/gpl3/gdb.old/dist/libctf/
ctf-string.c
226
#define
CTF_STR_ADD_REF
0x1
299
if (flags &
CTF_STR_ADD_REF
)
309
if (flags &
CTF_STR_ADD_REF
)
360
if (flags &
CTF_STR_ADD_REF
)
382
ctf_str_add_ref
() as well.) */
402
ctf_str_add_ref
(ctf_dict_t *fp, const char *str, uint32_t *ref)
function
409
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
417
/* Like
ctf_str_add_ref
(), but note that the ref may be moved later on. */
426
atom = ctf_str_add_ref_internal (fp, str,
CTF_STR_ADD_REF
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026