Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c23 static int sym_cnt; variable
/openbmc/linux/tools/lib/bpf/
H A Dlinker.c275 size_t sym_cnt = symtab->sec_sz / sizeof(*sym); in add_new_sym() local