Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c482 int text_shndx; member
3112 static bool sym_is_subprog(const GElf_Sym *sym, int text_shndx) in sym_is_subprog()