Searched refs:strtabidx (Results 1 – 2 of 2) sorted by relevance
102 size_t strtabidx; member374 obj->efile.strtabidx = sh.sh_link; in elf_collect()419 name = elf_strptr(obj->efile.elf, obj->efile.strtabidx, in symbols_collect()
488 size_t strtabidx; member3001 name = elf_strptr(obj->efile.elf, obj->efile.strtabidx, off); in elf_sym_str()3226 obj->efile.strtabidx = sh->sh_link; in bpf_object__elf_collect()3329 if (!obj->efile.strtabidx || obj->efile.strtabidx > idx) { in bpf_object__elf_collect()
Completed in 23 milliseconds