Searched refs:str_sec_idx (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlinker.c1245 int str_sec_idx = symtab->shdr->sh_link; local
1259 sym_name = elf_strptr(obj->elf, str_sec_idx, sym->st_name);
2127 int str_sec_idx = symtab->shdr->sh_link; local
2136 name = elf_strptr(obj->elf, str_sec_idx, sym->st_name);

Completed in 88 milliseconds