Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dwrstabs.c2019 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 …]
Drddbg.c300 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/
Dbfd-in.h348 unsigned char stab_type; /* Stab type. */ member
Dbfd-in2.h355 unsigned char stab_type; /* Stab type. */ member
Dpdp11.c2073 ret->stab_type = type_code; in NAME()
Daoutx.h2478 ret->stab_type = type_code; in NAME()