Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c66 } SYM; typedef
149 static int compare(SYM *, SYM *);
703 SYM *, char *);
720 SYM *sym_data;
721 SYM *s;
832 static SYM *
836 SYM *s, *buf;
916 compare(SYM *a, SYM *b)
994 is_sym_print(SYM *sym_data)
1145 SYM *sym_data, char *filename)
[all …]
/illumos-gate/usr/src/tools/protocmp/
H A Dproto_list.c193 if ((v[SYM][0] == '-') && (v[SYM][1] == '\0')) in parse_line()
196 e->symsrc = malloc(strlen(v[SYM]) + 1); in parse_line()
197 (void) strcpy(e->symsrc, v[SYM]); in parse_line()
H A Dproto_list.h38 #define SYM 2 macro
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c326 int ret = 0, SYM = 0; /* used by strip command */ in traverse_file() local
488 SYM = scn_index; in traverse_file()
506 if (CHK_OPT(cmd_info, I_AM_STRIP) && SYM != 0) { in traverse_file()
509 (void) gelf_getshdr(state->sec_table[SYM].scn, &tmp_shdr); in traverse_file()
510 state->sec_table[SYM].secno = (GElf_Word)DELETED; in traverse_file()
514 SET_ACTION(state->sec_table[SYM].si_flags, ACT_DELETE); in traverse_file()
515 state->off_table[SYM] = 0; in traverse_file()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddata.msg39 @ MSG_DATA_SYM "SYM"
/illumos-gate/usr/src/
H A DTargetdirs41 DIRLINKS= $(SYM.DIRS)
42 $(BUILD64) DIRLINKS += $(SYM.DIRS64)
495 SYM.DIRS= \
527 SYM.DIRS64= \
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg108 @ MSG_FL1_SYMSFLTR "SYM-STD-FILTER"
109 @ MSG_FL1_SYMAFLTR "SYM-AUX-FILTER"
/illumos-gate/usr/src/cmd/sgs/libelf/common/
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) },
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) },