Searched refs:name_idx (Results 1 – 1 of 1) sorted by relevance
225 uint64_t name_idx = xc_core_strtab_get(xch, strtab, name); in xc_core_shdr_set() local226 if ( name_idx == 0 ) in xc_core_shdr_set()229 shdr->sh_name = name_idx; in xc_core_shdr_set()
Completed in 3 milliseconds