Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c664 int text_shndx; member
3974 static bool sym_is_subprog(const Elf64_Sym *sym, int text_shndx) in sym_is_subprog()