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