Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlinker.c938 int sym_bind = ELF64_ST_BIND(sym->st_info); in linker_sanity_check_elf_symtab() local
1976 static void sym_update_bind(Elf64_Sym *sym, int sym_bind) in sym_update_bind()
2001 int name_off, sym_type, sym_bind, sym_vis, err; in linker_append_elf_sym() local
/linux/arch/x86/tools/
H A Drelocs.c175 static const char *sym_bind(unsigned bind) in sym_bind() function
/linux/tools/objtool/
H A Dklp-diff.c608 static const char *sym_bind(struct symbol *sym) in sym_bind() function