Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlinker.c791 int sym_vis = ELF64_ST_VISIBILITY(sym->st_other); in linker_sanity_check_elf_symtab() local
1790 static void sym_update_visibility(Elf64_Sym *sym, int sym_vis) in sym_update_visibility()
1805 int name_off, sym_type, sym_bind, sym_vis, err; in linker_append_elf_sym() local