Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlinker.c1854 bool sym_is_extern; in linker_append_elf_sym() local
H A Dlibbpf.c3966 static bool sym_is_extern(const Elf64_Sym *sym) in sym_is_extern() function