Home
last modified time | relevance | path

Searched refs:sym_is_extern (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c2943 static bool sym_is_extern(const GElf_Sym *sym) in sym_is_extern() function
3110 if (!sym_is_extern(&sym)) in bpf_object__collect_externs()
3379 if (sym_is_extern(sym)) { in bpf_program__record_reloc()