Home
last modified time | relevance | path

Searched defs:text_shndx (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c603 int text_shndx; member
3489 static bool sym_is_subprog(const Elf64_Sym *sym, int text_shndx) in sym_is_subprog()