Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c624 int text_shndx; member
3575 static bool sym_is_subprog(const Elf64_Sym *sym, int text_shndx) in sym_is_subprog()