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