Searched refs:ctfc_get_strtab_len (Results 1 – 5 of 5) sorted by relevance
286 bpfcr->bpfcr_astr_off += ctfc_get_strtab_len (ctf_get_tu_ctfc (), in output_asm_btfext_core_reloc()328 sec->name_offset += ctfc_get_strtab_len (ctf_get_tu_ctfc (), CTF_STRTAB); in output_btfext_core_sections()
889 size_t farg_name_offset = ctfc_get_strtab_len (ctfc, CTF_STRTAB); in output_asm_btf_func_args_list()1000 size_t name_offset = ctfc_get_strtab_len (ctfc, CTF_STRTAB); in output_btf_datasec_types()
364 extern size_t ctfc_get_strtab_len (ctf_container_ref, int);
823 == ctfc_get_strtab_len (tu_ctfc, CTF_STRTAB)); in ctf_output()
73 ctfc_get_strtab_len (ctf_container_ref ctfc, int aux) in ctfc_get_strtab_len() function