Searched refs:ctf_str_add_external (Results 1 – 3 of 3) sorted by relevance
642 if (!ctf_str_add_external (fp, arg->str, arg->offset)) in ctf_link_intern_extern_string()665 if (!ctf_str_add_external (fp, str, offset)) in ctf_link_add_strtab()
432 extern int ctf_str_add_external (ctf_file_t *, const char *, uint32_t offset);
251 ctf_str_add_external (ctf_file_t *fp, const char *str, uint32_t offset) in ctf_str_add_external() function