Searched defs:sym_vis (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlinker.c810 int sym_vis = ELF64_ST_VISIBILITY(sym->st_other); local
1821 static void sym_update_visibility(Elf64_Sym *sym, int sym_vis) argument
1836 int name_off, sym_type, sym_bind, sym_vis, err; local
[all...]

Completed in 132 milliseconds