Home
last modified time | relevance | path

Searched refs:STB_LOCAL (Results 1 – 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c160 (ELF_ST_BIND(sym->st_info) == STB_LOCAL)) in count_reloc()
161 bind = STB_LOCAL; in count_reloc()
171 if (bind == STB_LOCAL) { in count_reloc()
197 if (bind == STB_LOCAL) { in count_reloc()
236 if (bind == STB_LOCAL) { in count_reloc()
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c183 key[STT_NOTYPE][STB_LOCAL] = "n"; in main()
186 key[STT_OBJECT][STB_LOCAL] = "d"; in main()
189 key[STT_FUNC][STB_LOCAL] = "t"; in main()
192 key[STT_SECTION][STB_LOCAL] = "s"; in main()
195 key[STT_FILE][STB_LOCAL] = "f"; in main()
198 key[STT_COMMON][STB_LOCAL] = "c"; in main()
201 key[STT_TLS][STB_LOCAL] = "l"; in main()
1020 case STB_LOCAL:
1101 case STB_LOCAL : sym_key = REG_LOCL;
1113 case STB_LOCAL : sym_key = BSS_LOCL;
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dcommon_sparc.c68 if ((ELF_ST_BIND(sym1->st_info) == STB_LOCAL) || in check_regsyms()
69 (ELF_ST_BIND(sym2->st_info) == STB_LOCAL)) { in check_regsyms()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.c255 CONV_DS_MSG_INIT(STB_LOCAL, binds_def) }; in conv_sym_info_bind_strings()
257 CONV_DS_MSG_INIT(STB_LOCAL, binds_cf) }; in conv_sym_info_bind_strings()
259 CONV_DS_MSG_INIT(STB_LOCAL, binds_cfnp) }; in conv_sym_info_bind_strings()
261 CONV_DS_MSG_INIT(STB_LOCAL, binds_nf) }; in conv_sym_info_bind_strings()
H A Dsymbols.msg63 @ MSG_STB_LOCAL_CF "STB_LOCAL" # 0
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachsym.sparc.c74 if ((ELF_ST_BIND(osym->st_info) == STB_LOCAL) || in ld_reg_check_sparc()
75 (ELF_ST_BIND(nsym->st_info) == STB_LOCAL)) { in ld_reg_check_sparc()
H A Dsunwmove.c260 (ELF_ST_BIND(sym->st_info) == STB_LOCAL) && in ld_process_move()
372 if ((ELF_ST_BIND(sym->st_info) == STB_LOCAL) && in ld_process_move()
H A Dupdate.c348 sym->st_info = ELF_ST_INFO(STB_LOCAL, STT_FILE); in update_osym()
362 sym->st_info = ELF_ST_INFO(STB_LOCAL, STT_FILE); in update_osym()
411 sym->st_info = ELF_ST_INFO(STB_LOCAL, STT_SECTION); in update_osym()
491 (ELF_ST_BIND(rsdp->sd_sym->st_info) != STB_LOCAL)) in update_osym()
1145 #define IS_BORING_SCOPE(x) ((ELF_ST_BIND(x->st_info) == STB_LOCAL) || \ in update_osym()
1865 sym->st_info = ELF_ST_INFO(STB_LOCAL, in update_osym()
1959 bind = STB_LOCAL; in update_osym()
3210 if (ELF_ST_BIND(sym->st_info) == STB_LOCAL) { in update_move()
3234 if ((ELF_ST_BIND(sym->st_info) == STB_LOCAL) && in update_move()
H A Dsyms.c125 if ((name == 0) && (ELF_ST_BIND(sym->st_info) != STB_LOCAL)) { in string()
336 if (ELF_ST_BIND(sdp->sd_sym->st_info) != STB_LOCAL) in is_gcc_localalias()
1820 (ELF_ST_BIND(sdp->sd_sym->st_info) == STB_LOCAL)) in ld_sym_validate()
3158 csym->st_info = ELF_ST_INFO(STB_LOCAL, in ld_sym_process()
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c422 if (!aflag && GELF_ST_BIND(sym->st_info) == STB_LOCAL) in is_function()
438 (GELF_ST_BIND(sym->st_info) != STB_LOCAL || aflag)) in is_function()
569 GELF_ST_BIND(gsym.st_info) == STB_LOCAL) { in get_symtab()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h138 #define STB_LOCAL 0 macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmove.c65 if (ELF_ST_BIND(sym->st_info) != STB_LOCAL) in elf_move_bad()
H A Delf.c2643 ELF_ST_INFO(STB_LOCAL, STT_OBJECT) };
2873 if (ELF_ST_BIND(symref->st_info) != STB_LOCAL)
2943 if (ELF_ST_BIND(sym->st_info) == STB_LOCAL) {
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c449 secsymtabent->st_info = ELF_ST_INFO(STB_LOCAL, STT_NOTYPE); in output()
474 secsymtabent->st_info = ELF_ST_INFO(STB_LOCAL, STT_SECTION); in output()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c912 (ELF32_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in gelf32_symtab_sort()
972 (ELF32_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in gelf32_symtab_init()
985 if (ELF32_ST_BIND(sym->st_info) != STB_LOCAL || in gelf32_symtab_init()
1009 (ELF64_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in gelf64_symtab_sort()
1069 (ELF64_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in gelf64_symtab_init()
1082 if (ELF64_ST_BIND(sym->st_info) != STB_LOCAL || in gelf64_symtab_init()
1705 GELF_ST_BIND(sym->st_info) != STB_LOCAL) in mdb_gelf_symtab_lookup_by_file()
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dsyms.c167 if ((GELF_ST_BIND(sym.st_info) == STB_LOCAL) && in addr_map_sym()
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_reloc.c216 if (ELF_ST_BIND(symref->st_info) == STB_LOCAL) { in do_relocate()
/illumos-gate/usr/src/uts/sparc/krtld/
H A Dkobj_reloc.c210 if (ELF_ST_BIND(symref->st_info) == STB_LOCAL) { in do_relocate()
/illumos-gate/usr/src/uts/common/os/
H A Dksyms_snapshot.c96 ELF_ST_BIND(sym->st_info) == STB_LOCAL ? in ksyms_walk_one()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_sym.c277 (ELF_ST_BIND(s[j].st_info) != STB_LOCAL && in __fex_sym()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_merge.c1091 if (ELF64_ST_BIND(symp->st_info) == STB_LOCAL) { in ctf_merge_add_function()
1122 if (ELF64_ST_BIND(symp->st_info) == STB_LOCAL) { in ctf_merge_add_object()
1330 if (ctf_bind == STB_LOCAL && ctf_bind == symtab_bind && in ctf_merge_symbol_match()
1346 if (ctf_bind == STB_LOCAL && ctf_file != NULL && in ctf_merge_symbol_match()
H A Dctf_dwarf.c2641 if (symtab_bind != STB_LOCAL && symtab_bind != STB_GLOBAL) { in ctf_dwarf_symbol_match()
2674 if (bind == STB_LOCAL && (file == NULL || cup->cu_name == NULL)) in ctf_dwarf_match_func()
2706 if (bind == STB_LOCAL && (file == NULL || cup->cu_name == NULL)) in ctf_dwarf_match_var()
2853 if (GELF_ST_BIND(symp->st_info) == STB_LOCAL && in ctf_dwarf_conv_check_weak()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.c91 (ELF32_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in dt_module_syminit32()
124 (ELF64_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in dt_module_syminit64()
202 (ELF32_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in dt_module_symsort32()
226 (ELF64_ST_BIND(sym->st_info) != STB_LOCAL || sym->st_size)) in dt_module_symsort64()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h714 #define STB_LOCAL 0 /* BIND */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h753 #define STB_LOCAL 0 /* Local symbol */ macro

12