Home
last modified time | relevance | path

Searched refs:SYM (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/sgs/nm/common/
H A Dnm.c64 } SYM; typedef
144 static SYM * readsyms(Elf_Data *, GElf_Sxword, Elf *, unsigned int,
146 static int compare(SYM *, SYM *);
651 static void print_with_uflag(SYM *, char *);
653 static void print_with_pflag(int, Elf *, unsigned int, SYM *, char *);
654 static void print_with_Pflag(int, Elf *, unsigned int, SYM *);
656 SYM *, char *);
673 SYM *sym_data; in print_symtab()
674 SYM *s; in print_symtab()
717 qsort((char *)sym_data, count-1, sizeof (SYM), in print_symtab()
[all …]
/titanic_44/usr/src/tools/protocmp/
H A Dproto_list.c191 if ((v[SYM][0] == '-') && (v[SYM][1] == '\0')) in parse_line()
194 e->symsrc = malloc(strlen(v[SYM]) + 1); in parse_line()
195 (void) strcpy(e->symsrc, v[SYM]); in parse_line()
H A Dproto_list.h40 #define SYM 2 macro
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddata.msg39 @ MSG_DATA_SYM "SYM"
/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dfile.c323 int ret = 0, SYM = 0; /* used by strip command */ in traverse_file() local
485 SYM = scn_index; in traverse_file()
503 if (CHK_OPT(cmd_info, I_AM_STRIP) && SYM != 0) { in traverse_file()
506 (void) gelf_getshdr(state->sec_table[SYM].scn, &tmp_shdr); in traverse_file()
507 state->sec_table[SYM].secno = (GElf_Word)DELETED; in traverse_file()
511 SET_ACTION(state->sec_table[SYM].flags, ACT_DELETE); in traverse_file()
512 state->off_table[SYM] = 0; in traverse_file()
/titanic_44/usr/src/
H A DTargetdirs38 DIRLINKS= $(SYM.DIRS)
39 $(BUILD64) DIRLINKS += $(SYM.DIRS64)
41 FILELINKS= $(SYM.USRCCSLIB) $(SYM.USRLIB)
42 $(BUILD64) FILELINKS += $(SYM.USRCCSLIB64) $(SYM.USRLIB64)
475 SYM.DIRS= \
510 SYM.DIRS64= \
739 SYM.USRCCSLIB= \
776 SYM.USRCCSLIB64= \
1441 SYM.USRLIB= \
1693 SYM.USRLIB64= \
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg108 @ MSG_FL1_SYMSFLTR "SYM-STD-FILTER"
109 @ MSG_FL1_SYMAFLTR "SYM-AUX-FILTER"
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4573 /* SYM */ { sym_2L11_tof, sym_2L11_tom },
597 /* SYM */ { sym_2M11_tof, sym_2M11_tom },
635 /* SYM */ { ST1_sizeof, sizeof (Elf32_Sym) },
H A Dxlate64.m4630 /* SYM */ { sym_2L11_tof, sym_2L11_tom },
654 /* SYM */ { sym_2M11_tof, sym_2M11_tom },
692 /* SYM */ { ST1_sizeof, sizeof (Elf64_Sym) },