Searched defs:sym_is_extern (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/lib/bpf/ | ||
| H A D | linker.c | 2005 bool sym_is_extern; in linker_append_elf_sym() local |
| H A D | libbpf.c | 4042 static bool sym_is_extern(const Elf64_Sym *sym) in sym_is_extern() function |