Searched refs:glob_sym_btf_matches (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlinker.c1317 static bool glob_sym_btf_matches(const char *sym_name, bool exact, function
1467 if (!glob_sym_btf_matches(sym_name, exact, btf1, m1->type, btf2, m2->type))
1487 if (!glob_sym_btf_matches(sym_name, exact, btf1, m1->type, btf2, m2->type))
1536 && !glob_sym_btf_matches(sym_name, true /*exact*/,
1553 && !glob_sym_btf_matches(sym_name, true /*exact*/,
1664 if (!glob_sym_btf_matches(sym_name, true /*exact*/,

Completed in 96 milliseconds