| /freebsd-12-stable/sys/ddb/ |
| D | db_main.c | 133 else if (ELF_ST_BIND(match->st_info) == STB_LOCAL && in X_db_search_symbol() 134 ELF_ST_BIND(sym->st_info) != STB_LOCAL) in X_db_search_symbol() 140 ELF_ST_BIND(sym->st_info) != STB_LOCAL) in X_db_search_symbol() 143 ELF_ST_BIND(sym->st_info) != STB_LOCAL) in X_db_search_symbol()
|
| /freebsd-12-stable/contrib/libexecinfo/ |
| D | symtab.c | 43 #ifndef ELF_ST_BIND 44 #define ELF_ST_BIND(x) ((x) >> 4) macro 131 (unsigned)bind != ELF_ST_BIND(sym.st_info)) in symtab_create()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | common.h | 466 #define ELF_ST_BIND(val) (((unsigned int)(val)) >> 4) macro 472 #define ELF32_ST_BIND ELF_ST_BIND 475 #define ELF64_ST_BIND ELF_ST_BIND
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | mipsread.c | 341 isglobal = (ELF_ST_BIND (sym_info) == STB_GLOBAL); in read_alphacoff_dynamic_symtab() 348 || ELF_ST_BIND (sym_info) != STB_GLOBAL) in read_alphacoff_dynamic_symtab()
|
| /freebsd-12-stable/lib/libc/gen/ |
| D | nlist.c | 400 if (ELF_ST_BIND(s->st_info) == STB_GLOBAL || in elf_sym_to_nlist() 401 ELF_ST_BIND(s->st_info) == STB_WEAK) in elf_sym_to_nlist()
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_generic.h | 89 #define ELF_ST_BIND __ELFN(ST_BIND) macro
|
| /freebsd-12-stable/usr.bin/gprof/ |
| D | elf.c | 138 bind = ELF_ST_BIND(sym->st_info); in wantsym()
|
| /freebsd-12-stable/libexec/rtld-elf/ |
| D | rtld.c | 1821 if (ELF_ST_BIND(ref->st_info) != STB_LOCAL) { in find_symdef() 1844 if (def == NULL && ELF_ST_BIND(ref->st_info) == STB_WEAK) { in find_symdef() 3612 ELF_ST_BIND(req.sym_out->st_info) != STB_WEAK) { in do_dlsym() 3615 if (ELF_ST_BIND(def->st_info) != STB_WEAK) in do_dlsym() 3625 if (def == NULL || ELF_ST_BIND(def->st_info) == STB_WEAK) { in do_dlsym() 3660 if (def == NULL || ELF_ST_BIND(def->st_info) == STB_WEAK) { in do_dlsym() 4224 ELF_ST_BIND(req->sym_out->st_info) == STB_WEAK) { in symlook_global() 4227 ELF_ST_BIND(req1.sym_out->st_info) != STB_WEAK)) { in symlook_global() 4237 ELF_ST_BIND(req->sym_out->st_info) != STB_WEAK) in symlook_global() 4241 ELF_ST_BIND(req1.sym_out->st_info) != STB_WEAK)) { in symlook_global() [all …]
|
| /freebsd-12-stable/sys/kern/ |
| D | link_elf_obj.c | 1279 if (ELF_ST_BIND(sym->st_info) == STB_LOCAL) in relocate_file1() 1314 if (ELF_ST_BIND(sym->st_info) == STB_LOCAL) in relocate_file1() 1553 switch (ELF_ST_BIND(sym->st_info)) { in elf_obj_lookup() 1586 } else if (ELF_ST_BIND(sym->st_info) == STB_WEAK) { in elf_obj_lookup() 1677 if (ELF_ST_BIND(sym->st_info) != STB_LOCAL) in link_elf_reloc_local() 1707 if (ELF_ST_BIND(sym->st_info) != STB_LOCAL) in link_elf_reloc_local()
|
| D | link_elf.c | 1668 if (ELF_ST_BIND(sym->st_info) == STB_LOCAL) { in elf_lookup() 1694 if (addr == 0 && ELF_ST_BIND(sym->st_info) != STB_WEAK) { in elf_lookup()
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf64-sparc.c | 495 p->bind = ELF_ST_BIND (sym->st_info); in elf64_sparc_add_symbol_hook() 502 && ELF_ST_BIND (sym->st_info) == STB_GLOBAL) in elf64_sparc_add_symbol_hook()
|
| D | elflink.c | 857 bind = ELF_ST_BIND (sym->st_info); in _bfd_elf_merge_symbol() 2867 if (ELF_ST_BIND (sym->st_info) != STB_GLOBAL in is_global_data_symbol_definition() 2868 && ELF_ST_BIND (sym->st_info) < STB_LOOS) in is_global_data_symbol_definition() 3791 bind = ELF_ST_BIND (isym->st_info); in elf_link_add_object_symbols() 6551 is_local = ELF_ST_BIND(sym->st_info) == STB_LOCAL; in set_symbol_value() 6595 if (ELF_ST_BIND (sym->st_info) != STB_LOCAL) in resolve_symbol() 7836 if (ELF_ST_BIND (isym->st_info) == STB_LOCAL in elf_link_check_versioned_symbol() 8109 && (ELF_ST_BIND (sym.st_info) == STB_GLOBAL in elf_link_output_extsym() 8110 || ELF_ST_BIND (sym.st_info) == STB_WEAK)) in elf_link_output_extsym() 8125 && ELF_ST_BIND (sym.st_info) != STB_WEAK in elf_link_output_extsym() [all …]
|
| D | elf32-mep.c | 723 && ELF_ST_BIND (sym->st_info) != STB_LOCAL) in mep_elf_gc_mark_hook()
|
| D | elf32-arm.c | 3302 && ELF_ST_BIND (isym->st_info) == STB_LOCAL) in bfd_elf32_arm_init_maps() 8245 h->type = ELF_ST_INFO (ELF_ST_BIND (h->type), STT_FUNC); in allocate_dynrelocs() 8385 h->type = ELF_ST_INFO (ELF_ST_BIND (h->type), STT_FUNC); in allocate_dynrelocs() 10057 dst->st_info = ELF_ST_INFO (ELF_ST_BIND (dst->st_info), STT_ARM_TFUNC); in elf32_arm_swap_symbol_in() 10081 newsym.st_info = ELF_ST_INFO (ELF_ST_BIND (src->st_info), STT_FUNC); in elf32_arm_swap_symbol_out()
|
| D | elf32-spu.c | 2267 && ELF_ST_BIND (sy->st_info) == STB_GLOBAL) in discover_functions() 2540 if (fun->global || ELF_ST_BIND (fun->u.sym->st_info) == STB_GLOBAL) in sum_stack()
|
| D | elf-eh-frame.c | 691 || ELF_ST_BIND (cookie->locsyms[r_symndx] in _bfd_elf_discard_section_eh_frame()
|
| D | elfcode.h | 1251 switch (ELF_ST_BIND (isym->st_info)) in elf_slurp_symbol_table()
|
| D | elf.c | 7151 && (ELF_ST_BIND (q->internal_elf_sym.st_info) == STB_LOCAL in elf_find_function()
|
| D | elf64-ppc.c | 4218 isym->st_info = ELF_ST_INFO (ELF_ST_BIND (isym->st_info), STT_FUNC); in ppc64_elf_add_symbol_hook()
|
| /freebsd-12-stable/usr.sbin/kldxref/ |
| D | ef.c | 268 if (ELF_ST_BIND(sym->st_info) == STB_LOCAL && in ef_symaddr()
|
| /freebsd-12-stable/libexec/rtld-elf/mips/ |
| D | reloc.c | 291 assert(ELF_ST_BIND(sym->st_info) == STB_LOCAL); in _rtld_relocate_nonplt_self()
|
| /freebsd-12-stable/stand/fdt/ |
| D | fdt_loader_cmd.c | 175 if (ELF_ST_BIND(sym.st_info) != STB_GLOBAL || in fdt_find_static_dtb()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | readelf.c | 7128 printf (" %6s", get_symbol_binding (ELF_ST_BIND (psym->st_info))); in process_symbol_table() 7200 printf (" %-6s", get_symbol_binding (ELF_ST_BIND (psym->st_info))); in process_symbol_table()
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-arm.c | 19553 bind = ELF_ST_BIND (elf_sym->internal_elf_sym.st_info); in arm_adjust_symtab()
|