Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c623 int text_shndx; member
3574 static bool sym_is_subprog(const Elf64_Sym *sym, int text_shndx) in sym_is_subprog()