Home
last modified time | relevance | path

Searched refs:msym (Results 1 – 25 of 136) sorted by relevance

123456

/netbsd-src/games/hack/
H A Dhack.mon.c324 char msym = mtmp->data->mlet; in m_move() local
367 if ((msym == 't' && !rn2(5)) in m_move()
368 || (msym == '1' && (mtmp->mhp < 7 || (!xdnstair && !rn2(5)) in m_move()
370 if (mtmp->mhp < 7 || (msym == 't' && rn2(2))) in m_move()
378 if (strchr("D1", msym)) in m_move()
381 if (msym == 'U' && !mtmp->mcan && canseemon(mtmp) && in m_move()
398 (strchr("BIy", msym) && !rn2(3))) in m_move()
404 if (msym == 'L' && appr == 1 && mtmp->mgold > u.ugold) in m_move()
411 if (msym == '@' || in m_move()
412 ('a' <= msym && msym <= 'z')) { in m_move()
[all …]
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c2179 all_members_compatible(const sym_t *msym) in typeok_point()
2181 for (const sym_t *csym = msym;
2185 if (strcmp(msym->s_name, csym->s_name) != 0) in typeok_arrow()
2228 remove_unknown_member(tnode_t *tn, sym_t *msym) in typeok_address()
2231 error(101, type_name(tn->tn_type), msym->s_name); in typeok_address()
2232 symtab_remove_forever(msym); in typeok_address()
2233 msym->s_kind = SK_MEMBER; in typeok_address()
2234 msym->s_scl = STRUCT_MEMBER; in typeok_address()
2241 msym->u.s_member.sm_containing_type = sou; in typeok_address()
2249 * Returns a symbol which has the same name as 'msym' an in typeok_address()
1949 all_members_compatible(const sym_t * msym) all_members_compatible() argument
1998 remove_unknown_member(tnode_t * tn,sym_t * msym) remove_unknown_member() argument
2023 struct_or_union_member(tnode_t * tn,op_t op,sym_t * msym) struct_or_union_member() argument
2093 sym_t *msym; build_member_access() local
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def141 MIPS_DYNAMIC_TAG(MIPS_MSYM, 0x70000007) // Address of .msym section.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-91932577 * coff-msym.c: Removed; superseded by ecoffswap.h.
2579 * Makefile.in (BFD_LIBS): Removed coff-mips.o and coff-msym.o.
2582 (CFILES): Removed coff-msym.c. Added ecoff.c.
2586 (coff-msym.o): Removed target.
2875 * Makefile.in (BFD_LIBS): Include coff-mips.o and coff-msym.o, so
4201 * coff-msym.c: Eliminated uses of DEFUN.
4376 * coff-msym.c (ecoff_swap_fdr_in, ecoff_swap_ext_in): Set reserved
4471 * coff-msym.c (ecoff_swap_hdr_out, ecoff_swap_fdr_out,
4538 * coff-msym.c: Use DEFUN for function definitons.
5876 coff-msym.c on all systems.
[all …]
H A DChangeLog-98991629 .msym.
1879 (_bfd_mips_elf_final_write_processing): Set sh_link for .msym.
1881 section not named .msym.
1883 .msym directly. Set appropriate attributes for the .msym
1887 (mips_elf_create_dynamic_sections): Create the .msym section
1890 .msym section. Add a DT_MIPS_MSYM entry.
1891 (mips_elf_finish_dynamic_symbol): Write out a .msym entry for
1894 DT_MIPS_MSYM. Add .msym entries for the section symbols as well.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-91932577 * coff-msym.c: Removed; superseded by ecoffswap.h.
2579 * Makefile.in (BFD_LIBS): Removed coff-mips.o and coff-msym.o.
2582 (CFILES): Removed coff-msym.c. Added ecoff.c.
2586 (coff-msym.o): Removed target.
2875 * Makefile.in (BFD_LIBS): Include coff-mips.o and coff-msym.o, so
4201 * coff-msym.c: Eliminated uses of DEFUN.
4376 * coff-msym.c (ecoff_swap_fdr_in, ecoff_swap_ext_in): Set reserved
4471 * coff-msym.c (ecoff_swap_hdr_out, ecoff_swap_fdr_out,
4538 * coff-msym.c: Use DEFUN for function definitons.
5876 coff-msym.c on all systems.
[all …]
H A DChangeLog-98991629 .msym.
1879 (_bfd_mips_elf_final_write_processing): Set sh_link for .msym.
1881 section not named .msym.
1883 .msym directly. Set appropriate attributes for the .msym
1887 (mips_elf_create_dynamic_sections): Create the .msym section
1890 .msym section. Add a DT_MIPS_MSYM entry.
1891 (mips_elf_finish_dynamic_symbol): Write out a .msym entry for
1894 DT_MIPS_MSYM. Add .msym entries for the section symbols as well.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-91932577 * coff-msym.c: Removed; superseded by ecoffswap.h.
2579 * Makefile.in (BFD_LIBS): Removed coff-mips.o and coff-msym.o.
2582 (CFILES): Removed coff-msym.c. Added ecoff.c.
2586 (coff-msym.o): Removed target.
2875 * Makefile.in (BFD_LIBS): Include coff-mips.o and coff-msym.o, so
4201 * coff-msym.c: Eliminated uses of DEFUN.
4376 * coff-msym.c (ecoff_swap_fdr_in, ecoff_swap_ext_in): Set reserved
4471 * coff-msym.c (ecoff_swap_hdr_out, ecoff_swap_fdr_out,
4538 * coff-msym.c: Use DEFUN for function definitons.
5876 coff-msym.c on all systems.
[all …]
H A DChangeLog-98991629 .msym.
1879 (_bfd_mips_elf_final_write_processing): Set sh_link for .msym.
1881 section not named .msym.
1883 .msym directly. Set appropriate attributes for the .msym
1887 (mips_elf_create_dynamic_sections): Create the .msym section
1890 .msym section. Add a DT_MIPS_MSYM entry.
1891 (mips_elf_finish_dynamic_symbol): Write out a .msym entry for
1894 DT_MIPS_MSYM. Add .msym entries for the section symbols as well.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-91932577 * coff-msym.c: Removed; superseded by ecoffswap.h.
2579 * Makefile.in (BFD_LIBS): Removed coff-mips.o and coff-msym.o.
2582 (CFILES): Removed coff-msym.c. Added ecoff.c.
2586 (coff-msym.o): Removed target.
2875 * Makefile.in (BFD_LIBS): Include coff-mips.o and coff-msym.o, so
4201 * coff-msym.c: Eliminated uses of DEFUN.
4376 * coff-msym.c (ecoff_swap_fdr_in, ecoff_swap_ext_in): Set reserved
4471 * coff-msym.c (ecoff_swap_hdr_out, ecoff_swap_fdr_out,
4538 * coff-msym.c: Use DEFUN for function definitons.
5876 coff-msym.c on all systems.
[all …]
H A DChangeLog-98991629 .msym.
1879 (_bfd_mips_elf_final_write_processing): Set sh_link for .msym.
1881 section not named .msym.
1883 .msym directly. Set appropriate attributes for the .msym
1887 (mips_elf_create_dynamic_sections): Create the .msym section
1890 .msym section. Add a DT_MIPS_MSYM entry.
1891 (mips_elf_finish_dynamic_symbol): Write out a .msym entry for
1894 DT_MIPS_MSYM. Add .msym entries for the section symbols as well.
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathx/
H A Dconfigure8272 …archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl…
8276 …archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $so…
11534 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
11537 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
14848 …archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
14852 …archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
17470 …archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
17474 …archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
H A Daclocal.m44363 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
4366 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
4385 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
6973 osf4* | osf5*) # as osf3* with the addition of -msym flag
6976 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
6980 … $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `te…
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathy/
H A Dconfigure8278 …archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl…
8282 …archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $so…
11540 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
11543 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
14854 …archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
14858 …archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
17476 …archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
17480 …archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathz/
H A Dconfigure8282 …archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl…
8286 …archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $so…
11544 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
11547 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
14858 …archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
14862 …archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
17480 …archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
17484 …archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/
H A Dconfigure8728 …archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl…
8732 …archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $so…
11990 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
11993 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
15308 …archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
15312 …archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
17934 …archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
17938 …archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dlibtool.m4.in2850 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
2853 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
2872 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
4924 osf4* | osf5*) # as osf3* with the addition of -msym flag
4927 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
4931 … $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `te…
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dconfigure8729 …archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl…
8733 …archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $so…
11991 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
11994 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
15309 …archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
15313 …archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
17935 …archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym
17939 …archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname…
/netbsd-src/external/gpl2/gettext/dist/m4/
H A Dlibtool.m43512 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
3515 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
3534 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
6130 osf4* | osf5*) # as osf3* with the addition of -msym flag
6133 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
6137 … $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `te…
/netbsd-src/external/bsd/libbind/dist/
H A Dlibtool.m43619 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
3622 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl…
3641 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
6290 osf4* | osf5*) # as osf3* with the addition of -msym flag
6293 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
6297 … $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `te…
/netbsd-src/external/gpl3/binutils/dist/
H A Dlibtool.m45079 osf4* | osf5*) # as osf3* with the addition of -msym flag
5082 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
5086 …1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `te…
6246 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
6249 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${w…
6275 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
/netbsd-src/external/gpl3/binutils.old/dist/
H A Dlibtool.m45048 osf4* | osf5*) # as osf3* with the addition of -msym flag
5051 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
5055 …1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `te…
6215 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
6218 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${w…
6244 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dlibtool.m44917 osf4* | osf5*) # as osf3* with the addition of -msym flag
4920 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
4924 …1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `te…
6085 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
6088 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${w…
6114 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
/netbsd-src/external/gpl3/gcc.old/dist/
H A Dlibtool.m45027 osf4* | osf5*) # as osf3* with the addition of -msym flag
5030 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
5034 …1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `te…
6194 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
6197 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${w…
6223 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
/netbsd-src/external/gpl3/gcc/dist/
H A Dlibtool.m45017 osf4* | osf5*) # as osf3* with the addition of -msym flag
5020 …CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…
5024 …1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `te…
6184 …flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `te…
6187 …_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${w…
6213 … $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$…

123456