#include "config.h"#include "system.h"#include <a.out.h>#include "stab.def"

Go to the source code of this file.
Data Types | |
| type | scope |
Defines | |
| #define | CODE_MASK 0x8F300 |
| #define | MIPS_IS_STAB(sym) (((sym)->index & 0xFFF00) == CODE_MASK) |
| #define | MIPS_MARK_STAB(code) ((code)+CODE_MASK) |
| #define | MIPS_UNMARK_STAB(code) ((code)-CODE_MASK) |
| #define | uchar unsigned char |
| #define | ushort unsigned short |
| #define | uint unsigned int |
| #define | ulong unsigned long |
| #define | stStaParam 16 |
| #define | btVoid 26 |
| #define | __define_stab(NAME, CODE, STRING) {(int)CODE, STRING}, |
Typedefs | |
| typedef enum sc | sc_t |
| typedef enum st | st_t |
| typedef enum tq | tq_t |
| typedef enum bt | bt_t |
| typedef enum lang | lang_t |
| typedef enum glevel | glevel_t |
| typedef struct scope | scope_t |
Enumerations | |
| enum | sc { sc_Nil = scNil, sc_Text = scText, sc_Data = scData, sc_Bss = scBss, sc_Register = scRegister, sc_Abs = scAbs, sc_Undefined = scUndefined, sc_CdbLocal = scCdbLocal, sc_Bits = scBits, sc_CdbSystem = scCdbSystem, sc_RegImage = scRegImage, sc_Info = scInfo, sc_UserStruct = scUserStruct, sc_SData = scSData, sc_SBss = scSBss, sc_RData = scRData, sc_Var = scVar, sc_Common = scCommon, sc_SCommon = scSCommon, sc_VarRegister = scVarRegister, sc_Variant = scVariant, sc_SUndefined = scSUndefined, sc_Init = scInit, sc_Max = scMax, sc_Nil = scNil, sc_Text = scText, sc_Data = scData, sc_Bss = scBss, sc_Register = scRegister, sc_Abs = scAbs, sc_Undefined = scUndefined, sc_CdbLocal = scCdbLocal, sc_Bits = scBits, sc_CdbSystem = scCdbSystem, sc_RegImage = scRegImage, sc_Info = scInfo, sc_UserStruct = scUserStruct, sc_SData = scSData, sc_SBss = scSBss, sc_RData = scRData, sc_Var = scVar, sc_Common = scCommon, sc_SCommon = scSCommon, sc_VarRegister = scVarRegister, sc_Variant = scVariant, sc_SUndefined = scSUndefined, sc_Init = scInit, sc_Max = scMax, sc_Nil = scNil, sc_Text = scText, sc_Data = scData, sc_Bss = scBss, sc_Register = scRegister, sc_Abs = scAbs, sc_Undefined = scUndefined, sc_CdbLocal = scCdbLocal, sc_Bits = scBits, sc_CdbSystem = scCdbSystem, sc_RegImage = scRegImage, sc_Info = scInfo, sc_UserStruct = scUserStruct, sc_SData = scSData, sc_SBss = scSBss, sc_RData = scRData, sc_Var = scVar, sc_Common = scCommon, sc_SCommon = scSCommon, sc_VarRegister = scVarRegister, sc_Variant = scVariant, sc_SUndefined = scSUndefined, sc_Init = scInit, sc_Max = scMax, sc_Nil = scNil, sc_Text = scText, sc_Data = scData, sc_Bss = scBss, sc_Register = scRegister, sc_Abs = scAbs, sc_Undefined = scUndefined, sc_CdbLocal = scCdbLocal, sc_Bits = scBits, sc_CdbSystem = scCdbSystem, sc_RegImage = scRegImage, sc_Info = scInfo, sc_UserStruct = scUserStruct, sc_SData = scSData, sc_SBss = scSBss, sc_RData = scRData, sc_Var = scVar, sc_Common = scCommon, sc_SCommon = scSCommon, sc_VarRegister = scVarRegister, sc_Variant = scVariant, sc_SUndefined = scSUndefined, sc_Init = scInit, sc_Max = scMax } |
| enum | st { st_Nil = stNil, st_Global = stGlobal, st_Static = stStatic, st_Param = stParam, st_Local = stLocal, st_Label = stLabel, st_Proc = stProc, st_Block = stBlock, st_End = stEnd, st_Member = stMember, st_Typedef = stTypedef, st_File = stFile, st_RegReloc = stRegReloc, st_Forward = stForward, st_StaticProc = stStaticProc, st_StaParam = stStaParam, st_Constant = stConstant, st_Str = stStr, st_Number = stNumber, st_Expr = stExpr, st_Type = stType, st_Max = stMax, st_Nil = stNil, st_Global = stGlobal, st_Static = stStatic, st_Param = stParam, st_Local = stLocal, st_Label = stLabel, st_Proc = stProc, st_Block = stBlock, st_End = stEnd, st_Member = stMember, st_Typedef = stTypedef, st_File = stFile, st_RegReloc = stRegReloc, st_Forward = stForward, st_StaticProc = stStaticProc, st_StaParam = stStaParam, st_Constant = stConstant, st_Str = stStr, st_Number = stNumber, st_Expr = stExpr, st_Type = stType, st_Max = stMax, st_Nil = stNil, st_Global = stGlobal, st_Static = stStatic, st_Param = stParam, st_Local = stLocal, st_Label = stLabel, st_Proc = stProc, st_Block = stBlock, st_End = stEnd, st_Member = stMember, st_Typedef = stTypedef, st_File = stFile, st_RegReloc = stRegReloc, st_Forward = stForward, st_StaticProc = stStaticProc, st_StaParam = stStaParam, st_Constant = stConstant, st_Str = stStr, st_Number = stNumber, st_Expr = stExpr, st_Type = stType, st_Max = stMax, st_Nil = stNil, st_Global = stGlobal, st_Static = stStatic, st_Param = stParam, st_Local = stLocal, st_Label = stLabel, st_Proc = stProc, st_Block = stBlock, st_End = stEnd, st_Member = stMember, st_Typedef = stTypedef, st_File = stFile, st_RegReloc = stRegReloc, st_Forward = stForward, st_StaticProc = stStaticProc, st_StaParam = stStaParam, st_Constant = stConstant, st_Str = stStr, st_Number = stNumber, st_Expr = stExpr, st_Type = stType, st_Max = stMax } |
| enum | tq { tq_Nil = tqNil, tq_Ptr = tqPtr, tq_Proc = tqProc, tq_Array = tqArray, tq_Far = tqFar, tq_Vol = tqVol, tq_Max = tqMax, tq_Nil = tqNil, tq_Ptr = tqPtr, tq_Proc = tqProc, tq_Array = tqArray, tq_Far = tqFar, tq_Vol = tqVol, tq_Max = tqMax, tq_Nil = tqNil, tq_Ptr = tqPtr, tq_Proc = tqProc, tq_Array = tqArray, tq_Far = tqFar, tq_Vol = tqVol, tq_Max = tqMax, tq_Nil = tqNil, tq_Ptr = tqPtr, tq_Proc = tqProc, tq_Array = tqArray, tq_Far = tqFar, tq_Vol = tqVol, tq_Max = tqMax } |
| enum | bt { bt_Nil = btNil, bt_Adr = btAdr, bt_Char = btChar, bt_UChar = btUChar, bt_Short = btShort, bt_UShort = btUShort, bt_Int = btInt, bt_UInt = btUInt, bt_Long = btLong, bt_ULong = btULong, bt_Float = btFloat, bt_Double = btDouble, bt_Struct = btStruct, bt_Union = btUnion, bt_Enum = btEnum, bt_Typedef = btTypedef, bt_Range = btRange, bt_Set = btSet, bt_Complex = btComplex, bt_DComplex = btDComplex, bt_Indirect = btIndirect, bt_FixedDec = btFixedDec, bt_FloatDec = btFloatDec, bt_String = btString, bt_Bit = btBit, bt_Picture = btPicture, bt_Void = btVoid, bt_Max = btMax, bt_Nil = btNil, bt_Adr = btAdr, bt_Char = btChar, bt_UChar = btUChar, bt_Short = btShort, bt_UShort = btUShort, bt_Int = btInt, bt_UInt = btUInt, bt_Long = btLong, bt_ULong = btULong, bt_Float = btFloat, bt_Double = btDouble, bt_Struct = btStruct, bt_Union = btUnion, bt_Enum = btEnum, bt_Typedef = btTypedef, bt_Range = btRange, bt_Set = btSet, bt_Complex = btComplex, bt_DComplex = btDComplex, bt_Indirect = btIndirect, bt_FixedDec = btFixedDec, bt_FloatDec = btFloatDec, bt_String = btString, bt_Bit = btBit, bt_Picture = btPicture, bt_Void = btVoid, bt_Max = btMax, bt_Nil = btNil, bt_Adr = btAdr, bt_Char = btChar, bt_UChar = btUChar, bt_Short = btShort, bt_UShort = btUShort, bt_Int = btInt, bt_UInt = btUInt, bt_Long = btLong, bt_ULong = btULong, bt_Float = btFloat, bt_Double = btDouble, bt_Struct = btStruct, bt_Union = btUnion, bt_Enum = btEnum, bt_Typedef = btTypedef, bt_Range = btRange, bt_Set = btSet, bt_Complex = btComplex, bt_DComplex = btDComplex, bt_Indirect = btIndirect, bt_FixedDec = btFixedDec, bt_FloatDec = btFloatDec, bt_String = btString, bt_Bit = btBit, bt_Picture = btPicture, bt_Void = btVoid, bt_Max = btMax, bt_Nil = btNil, bt_Adr = btAdr, bt_Char = btChar, bt_UChar = btUChar, bt_Short = btShort, bt_UShort = btUShort, bt_Int = btInt, bt_UInt = btUInt, bt_Long = btLong, bt_ULong = btULong, bt_Float = btFloat, bt_Double = btDouble, bt_Struct = btStruct, bt_Union = btUnion, bt_Enum = btEnum, bt_Typedef = btTypedef, bt_Range = btRange, bt_Set = btSet, bt_Complex = btComplex, bt_DComplex = btDComplex, bt_Indirect = btIndirect, bt_FixedDec = btFixedDec, bt_FloatDec = btFloatDec, bt_String = btString, bt_Bit = btBit, bt_Picture = btPicture, bt_Void = btVoid, bt_Max = btMax } |
| enum | lang { lang_C = langC, lang_Pascal = langPascal, lang_Fortran = langFortran, lang_Assembler = langAssembler, lang_Machine = langMachine, lang_Nil = langNil, lang_Ada = langAda, lang_Pl1 = langPl1, lang_Cobol = langCobol, lang_C = langC, lang_Pascal = langPascal, lang_Fortran = langFortran, lang_Assembler = langAssembler, lang_Machine = langMachine, lang_Nil = langNil, lang_Ada = langAda, lang_Pl1 = langPl1, lang_Cobol = langCobol, lang_C = langC, lang_Pascal = langPascal, lang_Fortran = langFortran, lang_Assembler = langAssembler, lang_Machine = langMachine, lang_Nil = langNil, lang_Ada = langAda, lang_Pl1 = langPl1, lang_Cobol = langCobol, lang_C = langC, lang_Pascal = langPascal, lang_Fortran = langFortran, lang_Assembler = langAssembler, lang_Machine = langMachine, lang_Nil = langNil, lang_Ada = langAda, lang_Pl1 = langPl1, lang_Cobol = langCobol } |
| enum | glevel { glevel_0 = GLEVEL_0, glevel_1 = GLEVEL_1, glevel_2 = GLEVEL_2, glevel_3 = GLEVEL_3, glevel_0 = GLEVEL_0, glevel_1 = GLEVEL_1, glevel_2 = GLEVEL_2, glevel_3 = GLEVEL_3, glevel_0 = GLEVEL_0, glevel_1 = GLEVEL_1, glevel_2 = GLEVEL_2, glevel_3 = GLEVEL_3, glevel_0 = GLEVEL_0, glevel_1 = GLEVEL_1, glevel_2 = GLEVEL_2, glevel_3 = GLEVEL_3 } |
Functions/Subroutines | |
| static PTR read_seek | PARAMS ((PTR, size_t, off_t, const char *)) |
| static void read_tfile | PARAMS ((void)) |
| static void print_global_hdr | PARAMS ((struct filehdr *)) |
| static void print_sym_hdr | PARAMS ((HDRR *)) |
| static void print_file_desc | PARAMS ((FDR *, int)) |
| static void print_symbol | PARAMS ((SYMR *, int, const char *, AUXU *, int, FDR *)) |
| static void print_aux | PARAMS ((AUXU, int, int)) |
| static void emit_aggregate | PARAMS ((char *, AUXU, AUXU, const char *, FDR *)) |
| static const char *st_to_string | PARAMS ((st_t)) |
| static const char *sc_to_string | PARAMS ((sc_t)) |
| static const char *glevel_to_string | PARAMS ((glevel_t)) |
| static const char *lang_to_string | PARAMS ((lang_t)) |
| static const char *type_to_string | PARAMS ((AUXU *, int, FDR *)) |
| static PTR | read_seek (PTR ptr, size_t size, off_t offset, const char *context) |
| static const char * | lang_to_string (lang_t lang) |
| static const char * | sc_to_string (sc_t storage_class) |
| static const char * | st_to_string (st_t symbol_type) |
| static const char * | glevel_to_string (glevel_t g_level) |
| static const char * | type_to_string (AUXU *aux_ptr, int index, FDR *fdp) |
| static void | print_global_hdr (struct filehdr *ptr) |
| static void | print_sym_hdr (HDRR *sym_ptr) |
| static void | print_symbol (SYMR *sym_ptr, int number, const char *strbase, AUXU *aux_base, int ifd, FDR *fdp) |
| static void | print_aux (AUXU u, int auxi, int used) |
| static void | emit_aggregate (char *string, AUXU u, AUXU u2, const char *which, FDR *fdp) |
| static void | print_file_desc (FDR *fdp, int number) |
| static void | read_tfile () |
| int main | PARAMS ((int, char **)) |
| int | main (int argc, char **argv) |
Variables | |
| struct filehdr | global_hdr |
| int | errors = 0 |
| int | want_aux = 0 |
| int | want_line = 0 |
| int | want_rfd = 0 |
| int | want_scope = 0 |
| int | tfile = 0 |
| int | tfile_fd |
| off_t | tfile_offset |
| scope_t * | cur_scope = 0 |
| scope_t * | free_scope = 0 |
| HDRR | sym_hdr |
| char * | l_strings |
| char * | e_strings |
| SYMR * | l_symbols |
| EXTR * | e_symbols |
| LINER * | lines |
| DNR * | dense_nums |
| OPTR * | opt_symbols |
| AUXU * | aux_symbols |
| char * | aux_used |
| FDR * | file_desc |
| ulong * | rfile_desc |
| PDR * | proc_desc |
| char * | optarg |
| int | optind |
| int | opterr |
| type { | |
| const short code | |
| const char string [10] | |
| } | stab_names [] |
Definition at line 249 of file mips-tdump.c.
| #define btVoid 26 |
Definition at line 63 of file mips-tdump.c.
| #define CODE_MASK 0x8F300 |
Definition at line 43 of file mips-tdump.c.
Definition at line 44 of file mips-tdump.c.
Definition at line 45 of file mips-tdump.c.
Definition at line 46 of file mips-tdump.c.
| #define stStaParam 16 |
Definition at line 59 of file mips-tdump.c.
| #define uchar unsigned char |
Definition at line 49 of file mips-tdump.c.
Referenced by _cpp_builtin_macro_text(), _cpp_clean_line(), _cpp_convert_input(), _cpp_copy_replacement_text(), _cpp_create_trad_definition(), _cpp_expansions_different_trad(), _cpp_interpret_identifier(), _cpp_lex_direct(), _cpp_replacement_text_len(), _cpp_scan_out_logical_line(), _cpp_skip_block_comment(), _cpp_valid_ucn(), builtin_macro(), canonicalize_text(), check_output_buffer(), check_trad_stringification(), conversion_loop(), convert_escape(), convert_no_conversion(), convert_ucn(), copy_comment(), cpp_classify_number(), cpp_host_to_exec_charset(), cpp_ideq(), cpp_interpret_integer(), cpp_interpret_string(), cpp_macro_definition(), cpp_prepare_state(), cpp_quote_string(), cpp_read_state(), create_iso_definition(), create_literal(), dequote_string(), destringize_and_run(), do_pragma(), emit_numeric_escape(), glue_header_name(), lex_identifier(), lex_number(), one_cppchar_to_utf8(), one_utf16_to_utf8(), one_utf32_to_utf8(), one_utf8_to_cppchar(), one_utf8_to_utf16(), one_utf8_to_utf32(), parse_identifier(), parse_number(), parse_slow(), print_file_desc(), push_replacement_text(), read_file_guts(), read_include_file(), replace_args_and_push(), run_directive(), save_macros(), save_replacement_text(), scan_out_logical_line(), scan_parameters(), skip_escaped_newlines(), skip_macro_block_comment(), skip_whitespace(), strtoul_for_line(), and warn_in_comment().
| #define uint unsigned int |
Definition at line 51 of file mips-tdump.c.
Referenced by check_call_for_global_def(), global_name_semantics(), and ntr_ref_in_global_tbl().
Definition at line 52 of file mips-tdump.c.
Referenced by main(), print_file_desc(), print_sym_hdr(), print_symbol(), read_tfile(), and unwind_frame().
| #define ushort unsigned short |
Definition at line 50 of file mips-tdump.c.
Referenced by event_get_next_rec(), and print_global_hdr().
| enum bt |
Definition at line 139 of file mips-tdump.c.
| enum glevel |
| glevel_0 | |
| glevel_1 | |
| glevel_2 | |
| glevel_3 | |
| glevel_0 | |
| glevel_1 | |
| glevel_2 | |
| glevel_3 | |
| glevel_0 | |
| glevel_1 | |
| glevel_2 | |
| glevel_3 | |
| glevel_0 | |
| glevel_1 | |
| glevel_2 | |
| glevel_3 |
Definition at line 186 of file mips-tdump.c.
| enum lang |
Definition at line 172 of file mips-tdump.c.
| enum sc |
Definition at line 66 of file mips-tdump.c.
| enum st |
Definition at line 95 of file mips-tdump.c.
| enum tq |
Definition at line 127 of file mips-tdump.c.
| static void emit_aggregate | ( | char * | string, | |
| AUXU | u, | |||
| AUXU | u2, | |||
| const char * | which, | |||
| FDR * | fdp | |||
| ) | [static] |
Definition at line 1063 of file mips-tdump.c.
References HDRR::crfd, index(), RNDXR::index, indexNil, SYMR::iss, fdr::issBase, AUXU::isym, fdr::isymBase, l_strings, RNDXR::rfd, fdr::rfdBase, rfile_desc, AUXU::rndx, and sprintf().
Referenced by type_to_string().
| static const char* glevel_to_string | ( | glevel_t | g_level | ) | [static] |
Definition at line 397 of file mips-tdump.c.
References GLEVEL_0, GLEVEL_1, GLEVEL_2, and GLEVEL_3.
Referenced by print_file_desc().
| static const char* lang_to_string | ( | lang_t | lang | ) | [static] |
Definition at line 295 of file mips-tdump.c.
References langAda, langAssembler, langC, langCobol, langFortran, langMachine, langNil, langPascal, and langPl1.
Referenced by print_file_desc().
| int main | ( | int argc | , | |
| char ** | argv | |||
| ) |
Definition at line 1426 of file mips-tdump.c.
References asym(), aux_used, fdr::caux, HDRR::cbExtOffset, e_strings, EOF, errors, first_time, fprintf(), getopt(), i, fdr::iauxBase, HDRR::iauxMax, HDRR::iextMax, HDRR::ifdMax, O_RDONLY, open, opt, perror(), print_aux(), print_file_desc(), print_symbol(), printf(), read_tfile(), tfile, tfile_fd, type_to_string(), ulong, want_aux, want_line, want_rfd, and want_scope.
| int main PARAMS | ( | (int, char **) | ) |
| static const char* lang_to_string PARAMS | ( | (lang_t) | ) | [static] |
| static const char* glevel_to_string PARAMS | ( | (glevel_t) | ) | [static] |
| static const char* sc_to_string PARAMS | ( | (sc_t) | ) | [static] |
| static const char* st_to_string PARAMS | ( | (st_t) | ) | [static] |
Definition at line 77 of file cplus-dem.c.
Definition at line 1037 of file mips-tdump.c.
References printf().
Referenced by main(), and print_file_desc().
Definition at line 1103 of file mips-tdump.c.
References pdr::adr, aux_used, HDRR::cbAuxOffset, HDRR::cbLineOffset, pdr::cbLineOffset, HDRR::cbOptOffset, HDRR::cbPdOffset, HDRR::cbRfdOffset, HDRR::cbSsOffset, HDRR::cbSymOffset, count, pdr::frameoffset, pdr::framereg, pdr::fregmask, pdr::fregoffset, glevel_to_string(), i, pdr::iopt, SYMR::iss, issNil, pdr::isym, l_strings, lang_to_string(), line_ptr, lines, pdr::lnHigh, pdr::lnLow, pdr::pcreg, print_aux(), print_symbol(), printf(), pdr::regmask, pdr::regoffset, rfile_desc, uchar, ulong, want_aux, want_line, want_rfd, and want_scope.
Referenced by main().
Definition at line 783 of file mips-tdump.c.
References printf(), and ulong.
Referenced by read_tfile().
| static void print_symbol | ( | SYMR * | sym_ptr, | |
| int | number, | |||
| const char * | strbase, | |||
| AUXU * | aux_base, | |||
| int | ifd, | |||
| FDR * | fdp | |||
| ) | [static] |
Definition at line 857 of file mips-tdump.c.
References ARRAY_SIZE, aux_used, func, i, index(), indexNil, MIPS_IS_STAB, MIPS_UNMARK_STAB, scope::open_sym, scope::prev, printf(), sc_Info, sc_Text, sc_to_string(), st_Block, st_End, st_File, st_Label, st_Nil, st_Proc, st_StaticProc, st_to_string(), stab_names, stLabel, type_to_string(), ulong, want_scope, and xmalloc().
Referenced by main(), and print_file_desc().
Definition at line 259 of file mips-tdump.c.
References exit(), fprintf(), lseek, perror(), read, tfile_fd, tfile_offset, and xmalloc().
Referenced by read_tfile().
Definition at line 1331 of file mips-tdump.c.
References aux_used, HDRR::cbAuxOffset, HDRR::cbDnOffset, HDRR::cbExtOffset, HDRR::cbFdOffset, HDRR::cbLine, HDRR::cbLineOffset, HDRR::cbOptOffset, HDRR::cbPdOffset, HDRR::cbRfdOffset, HDRR::cbSsExtOffset, HDRR::cbSsOffset, HDRR::cbSymOffset, HDRR::crfd, e_strings, exit(), global_hdr, HDRR::iauxMax, HDRR::idnMax, HDRR::iextMax, HDRR::ifdMax, HDRR::ioptMax, HDRR::ipdMax, HDRR::issExtMax, HDRR::issMax, HDRR::isymMax, l_strings, lines, magic, NULL, print_global_hdr(), print_sym_hdr(), printf(), PTR, read_seek(), rfile_desc, tfile, ulong, void, and xcalloc().
Referenced by main().
| static const char* sc_to_string | ( | sc_t | storage_class | ) | [static] |
Definition at line 318 of file mips-tdump.c.
References sc_Abs, sc_Bits, sc_Bss, sc_CdbLocal, sc_CdbSystem, sc_Common, sc_Data, sc_Info, sc_Init, sc_Max, sc_Nil, sc_RData, sc_RegImage, sc_Register, sc_SBss, sc_SCommon, sc_SData, sc_SUndefined, sc_Text, sc_Undefined, sc_UserStruct, sc_Var, sc_Variant, and sc_VarRegister.
Referenced by print_symbol().
| static const char* st_to_string | ( | st_t | symbol_type | ) | [static] |
Definition at line 356 of file mips-tdump.c.
References st_Block, st_Constant, st_End, st_Expr, st_File, st_Forward, st_Global, st_Label, st_Local, st_Max, st_Member, st_Nil, st_Number, st_Param, st_Proc, st_RegReloc, st_StaParam, st_Static, st_StaticProc, st_Str, st_Type, and st_Typedef.
Referenced by print_symbol().
Definition at line 415 of file mips-tdump.c.
References aux_used, TIR::bt, bt_Adr, bt_Bit, bt_Char, bt_Complex, bt_DComplex, bt_Double, bt_Enum, bt_FixedDec, bt_Float, bt_FloatDec, bt_Indirect, bt_Int, bt_Long, bt_Nil, bt_Picture, bt_Range, bt_Set, bt_Short, bt_String, bt_Struct, bt_Typedef, bt_UChar, bt_UInt, bt_ULong, bt_Union, bt_UShort, bt_Void, emit_aggregate(), TIR::fBitfield, i, AUXU::isym, p1, p2, sprintf(), strcpy, stride, strlen(), AUXU::ti, TIR::tq0, TIR::tq1, TIR::tq2, TIR::tq3, TIR::tq4, TIR::tq5, tq_Array, tq_Far, tq_Max, tq_Nil, tq_Proc, tq_Ptr, and tq_Vol.
Definition at line 222 of file mips-tdump.c.
| char* aux_used |
Definition at line 223 of file mips-tdump.c.
Referenced by main(), print_file_desc(), print_symbol(), read_tfile(), and type_to_string().
| const short code |
Definition at line 250 of file mips-tdump.c.
Definition at line 212 of file mips-tdump.c.
Definition at line 220 of file mips-tdump.c.
| char* e_strings |
Definition at line 218 of file mips-tdump.c.
| int errors = 0 |
Definition at line 204 of file mips-tdump.c.
Definition at line 224 of file mips-tdump.c.
| scope_t* free_scope = 0 |
Definition at line 213 of file mips-tdump.c.
| char* l_strings |
Definition at line 215 of file mips-tdump.c.
Referenced by emit_aggregate(), print_file_desc(), and read_tfile().
Definition at line 217 of file mips-tdump.c.
Definition at line 219 of file mips-tdump.c.
Referenced by Cif_Putrecord(), F77_comment_line_token(), print_file_desc(), read_tfile(), and split_sections().
Definition at line 221 of file mips-tdump.c.
Definition at line 226 of file mips-tdump.c.
Definition at line 225 of file mips-tdump.c.
Referenced by emit_aggregate(), print_file_desc(), and read_tfile().
| struct { ... } stab_names[] |
Referenced by print_symbol().
| const char string[10] |
Definition at line 250 of file mips-tdump.c.
Definition at line 214 of file mips-tdump.c.
| int tfile = 0 |
Definition at line 209 of file mips-tdump.c.
Referenced by copy_units(), LOOP_DESCR_Print_List(), main(), read_tfile(), and sortfile().
| int tfile_fd |
| int want_aux = 0 |
| int want_line = 0 |
| int want_rfd = 0 |
| int want_scope = 0 |
Definition at line 208 of file mips-tdump.c.
Referenced by main(), print_file_desc(), and print_symbol().
1.5.6