Searched refs:stab_type (Results 1 – 6 of 6) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | wrstabs.c | 2019 int stab_type; in stab_variable() local 2030 stab_type = N_GSYM; in stab_variable() 2035 stab_type = N_STSYM; in stab_variable() 2040 stab_type = N_STSYM; in stab_variable() 2045 stab_type = N_LSYM; in stab_variable() 2064 stab_type = N_RSYM; in stab_variable() 2073 if (! stab_write_symbol (info, stab_type, 0, val, buf)) in stab_variable() 2116 int stab_type; in stab_function_parameter() local 2127 stab_type = N_PSYM; in stab_function_parameter() 2132 stab_type = N_RSYM; in stab_function_parameter() [all …]
|
| D | rddbg.c | 300 save_stab (i.stab_type, i.stab_desc, i.value, s); in read_symbol_stabs_debugging_info() 302 if (! parse_stab (dhandle, shandle, i.stab_type, i.stab_desc, in read_symbol_stabs_debugging_info()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | bfd-in.h | 348 unsigned char stab_type; /* Stab type. */ member
|
| D | bfd-in2.h | 355 unsigned char stab_type; /* Stab type. */ member
|
| D | pdp11.c | 2073 ret->stab_type = type_code; in NAME()
|
| D | aoutx.h | 2478 ret->stab_type = type_code; in NAME()
|