Home
last modified time | relevance | path

Searched refs:SYM_TYPE (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddbghelp_types.d105 enum SYM_TYPE : int enum
127 SYM_TYPE SymType;
161 SYM_TYPE SymType;
H A Dimagehlp.d218 enum SYM_TYPE { enum
245 SYM_TYPE SymType;
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dnm.c77 #define SYM_TYPE(sym) (sym->sinfo->type) macro
1872 if (bfd_is_undefined_symclass (SYM_TYPE (info))) in print_symbol_info_bsd()
1895 printf (" %c", SYM_TYPE (info)); in print_symbol_info_bsd()
1897 if (SYM_TYPE (info) == '-') in print_symbol_info_bsd()
1914 if (bfd_is_undefined_symclass (SYM_TYPE (info))) in print_symbol_info_sysv()
1924 printf ("| %c |", SYM_TYPE (info)); in print_symbol_info_sysv()
1926 if (SYM_TYPE (info) == '-') in print_symbol_info_sysv()
1968 printf ("%c ", SYM_TYPE (info)); in print_symbol_info_posix()
1970 if (bfd_is_undefined_symclass (SYM_TYPE (info))) in print_symbol_info_posix()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dnm.c77 #define SYM_TYPE(sym) (sym->sinfo->type) macro
1848 if (bfd_is_undefined_symclass (SYM_TYPE (info))) in print_symbol_info_bsd()
1871 printf (" %c", SYM_TYPE (info)); in print_symbol_info_bsd()
1873 if (SYM_TYPE (info) == '-') in print_symbol_info_bsd()
1890 if (bfd_is_undefined_symclass (SYM_TYPE (info))) in print_symbol_info_sysv()
1900 printf ("| %c |", SYM_TYPE (info)); in print_symbol_info_sysv()
1902 if (SYM_TYPE (info) == '-') in print_symbol_info_sysv()
1944 printf ("%c ", SYM_TYPE (info)); in print_symbol_info_posix()
1946 if (bfd_is_undefined_symclass (SYM_TYPE (info))) in print_symbol_info_posix()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-c-fe.def26 symbol being requested. SYM_TYPE is the new symbol's C type;
39 gcc_type, /* Argument SYM_TYPE. */
H A Dgcc-cp-fe.def223 symbol being requested. SYM_TYPE is the new symbol's C++ type;
262 may be omitted, as it is taken from the return type in SYM_TYPE).
344 gcc_type, /* Argument SYM_TYPE. */
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-c-fe.def26 symbol being requested. SYM_TYPE is the new symbol's C type;
39 gcc_type, /* Argument SYM_TYPE. */
H A Dgcc-cp-fe.def223 symbol being requested. SYM_TYPE is the new symbol's C++ type;
262 may be omitted, as it is taken from the return type in SYM_TYPE).
344 gcc_type, /* Argument SYM_TYPE. */
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-c-fe.def26 symbol being requested. SYM_TYPE is the new symbol's C type;
39 gcc_type, /* Argument SYM_TYPE. */
H A Dgcc-cp-fe.def223 symbol being requested. SYM_TYPE is the new symbol's C++ type;
262 may be omitted, as it is taken from the return type in SYM_TYPE).
344 gcc_type, /* Argument SYM_TYPE. */
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-c-fe.def26 symbol being requested. SYM_TYPE is the new symbol's C type;
39 gcc_type, /* Argument SYM_TYPE. */
H A Dgcc-cp-fe.def223 symbol being requested. SYM_TYPE is the new symbol's C++ type;
262 may be omitted, as it is taken from the return type in SYM_TYPE).
344 gcc_type, /* Argument SYM_TYPE. */