Searched refs:stab_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwrstabs.c2022 int stab_type;
2033 stab_type = N_GSYM;
2038 stab_type = N_STSYM;
2043 stab_type = N_STSYM;
2048 stab_type = N_LSYM;
2067 stab_type = N_RSYM;
2076 if (! stab_write_symbol (info, stab_type, 0, val, buf))
2119 int stab_type;
2130 stab_type = N_PSYM;
2135 stab_type
2020 int stab_type; local
2117 int stab_type; local
[all...]
H A Drddbg.c306 save_stab (i.stab_type, i.stab_desc, i.value, s);
308 if (! parse_stab (dhandle, shandle, i.stab_type, i.stab_desc,
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in.h382 unsigned char stab_type; /* Stab type. */
377 unsigned char stab_type; /* Stab type. */ member in struct:_symbol_info
H A Dbfd-in2.h389 unsigned char stab_type; /* Stab type. */
384 unsigned char stab_type; /* Stab type. */ member in struct:_symbol_info
H A Daoutx.h2501 ret->stab_type = type_code;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h395 unsigned char stab_type; /* Stab type. */
390 unsigned char stab_type; /* Stab type. */ member in struct:_symbol_info

Completed in 234 milliseconds