/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.msg | 119 @ MSG_SHT_SUNW_LDYNSYM "[ SHT_SUNW_LDYNSYM ]" # 0x6ffffff3 121 @ MSG_SHT_SUNW_LDYNSYM_CF "SHT_SUNW_LDYNSYM"
|
H A D | sections.c | 375 { SHT_SUNW_LDYNSYM, ELFOSABI_SOLARIS, 0, in conv_iter_sec_symtab() 383 { SHT_SUNW_LDYNSYM, ELFOSABI_SOLARIS, 0, in conv_iter_sec_symtab()
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 116 { MSG_ORIG(MSG_SHT_SUNW_LDYNSYM), SHT_SUNW_LDYNSYM }, 117 { MSG_ORIG(MSG_SHT_SUNW_LDYNSYM_ALT1), SHT_SUNW_LDYNSYM },
|
H A D | elfedit_machelf.c | 192 case SHT_SUNW_LDYNSYM: in elfedit64_init_obj_state()
|
H A D | util_machelf.c | 516 case SHT_SUNW_LDYNSYM: in elfedit_sec_issymtab()
|
H A D | elfedit.msg | 610 @ MSG_SHT_SUNW_LDYNSYM "SHT_SUNW_LDYNSYM" # 0x6ffffff3
|
/titanic_41/usr/src/cmd/sgs/prof/common/ |
H A D | symintOpen.c | 276 case SHT_SUNW_LDYNSYM: in _symintOpen()
|
H A D | rdelf.c | 256 case SHT_SUNW_LDYNSYM: in fetch_symtab()
|
/titanic_41/usr/src/cmd/sgs/libelf/demo/ |
H A D | 00README | 53 (SHT_SYMTAB, SHT_DYNSYM, or SHT_SUNW_LDYNSYM) and
|
H A D | dispsyms.c | 102 (shdr.sh_type != SHT_SUNW_LDYNSYM)) in print_symtab()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | elf.h | 435 #define SHT_SUNW_LDYNSYM 0x6ffffff3 macro
|
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | maps.c | 320 case SHT_SUNW_LDYNSYM: in load_map()
|
/titanic_41/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 502 case SHT_SUNW_LDYNSYM: in get_symtab()
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 191 { MSG_ORIG(MSG_PHDRNAM_LDYNSYM), SHT_SUNW_LDYNSYM, SHF_ALLOC, 965 case SHT_SUNW_LDYNSYM: in get_data()
|
H A D | elfdump.c | 2433 ((shdr->sh_type != SHT_SUNW_LDYNSYM) || in symbols() 2503 case SHT_SUNW_LDYNSYM: in sunw_sort() 3015 GRAB(SHT_SUNW_LDYNSYM, sunw_ldynsym); in dynamic() 3319 TEST_ADDR(SHT_SUNW_LDYNSYM, sunw_ldynsym); in dynamic() 5084 case SHT_SUNW_LDYNSYM: in regular()
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Psymtab_machelf32.c | 511 sp->sh_type = SHT_SUNW_LDYNSYM; in fake_elf64()
|
H A D | Psymtab.c | 1783 } else if (shp->sh_type == SHT_SUNW_LDYNSYM) { in Pbuild_file_symtab()
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | dldump.c | 820 (shdr->sh_type == SHT_SUNW_LDYNSYM)) { in rt_dldump()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.c | 167 case SHT_SUNW_LDYNSYM: in shtype_to_strtab()
|
/titanic_41/usr/src/cmd/sgs/nm/common/ |
H A D | nm.c | 568 symtabtype = SHT_SUNW_LDYNSYM; in get_symtab()
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 488 case SHT_SUNW_LDYNSYM: in new_section() 2124 if (allow_ldynsym && new_section(ofl, SHT_SUNW_LDYNSYM, in make_dynsym()
|
/titanic_41/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1329 PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol addition 1357 PSARC/2007/074 -L option for nm(1) to display SHT_SUNW_LDYNSYM symbols
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate.m4 | 716 case SHT_SUNW_LDYNSYM:
|
H A D | xlate64.m4 | 773 case SHT_SUNW_LDYNSYM:
|