Searched refs:SHT_SUNW_LDYNSYM (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A DsymintOpen.c276 case SHT_SUNW_LDYNSYM:
H A Drdelf.c256 case SHT_SUNW_LDYNSYM:
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c113 * Strings for SHT_SUNW_LDYNSYM
116 { MSG_ORIG(MSG_SHT_SUNW_LDYNSYM), SHT_SUNW_LDYNSYM },
117 { MSG_ORIG(MSG_SHT_SUNW_LDYNSYM_ALT1), SHT_SUNW_LDYNSYM },
H A Delfedit_machelf.c192 case SHT_SUNW_LDYNSYM:
H A Dutil_machelf.c516 case SHT_SUNW_LDYNSYM:
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c375 { SHT_SUNW_LDYNSYM, ELFOSABI_SOLARIS, 0,
383 { SHT_SUNW_LDYNSYM, ELFOSABI_SOLARIS, 0,
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c31 * for a symbol table (SHT_SYMTAB, SHT_DYNSYM, or SHT_SUNW_LDYNSYM).
102 (shdr.sh_type != SHT_SUNW_LDYNSYM))
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c502 case SHT_SUNW_LDYNSYM:
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dmaps.c320 case SHT_SUNW_LDYNSYM:
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h435 #define SHT_SUNW_LDYNSYM 0x6ffffff3 macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c191 { MSG_ORIG(MSG_PHDRNAM_LDYNSYM), SHT_SUNW_LDYNSYM, SHF_ALLOC,
965 case SHT_SUNW_LDYNSYM:
H A Delfdump.c2457 ((shdr->sh_type != SHT_SUNW_LDYNSYM) ||
2527 case SHT_SUNW_LDYNSYM:
3039 GRAB(SHT_SUNW_LDYNSYM, sunw_ldynsym);
3343 TEST_ADDR(SHT_SUNW_LDYNSYM, sunw_ldynsym);
5170 case SHT_SUNW_LDYNSYM:
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c820 (shdr->sh_type == SHT_SUNW_LDYNSYM)) {
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c513 sp->sh_type = SHT_SUNW_LDYNSYM;
H A DPsymtab.c1783 } else if (shp->sh_type == SHT_SUNW_LDYNSYM) {
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4716 case SHT_SUNW_LDYNSYM:
H A Dxlate64.m4773 case SHT_SUNW_LDYNSYM:
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c167 case SHT_SUNW_LDYNSYM:
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c568 symtabtype = SHT_SUNW_LDYNSYM;
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c488 case SHT_SUNW_LDYNSYM:
2127 if (allow_ldynsym && new_section(ofl, SHT_SUNW_LDYNSYM,

Completed in 166 milliseconds