#include "config.h"#include "system.h"#include "coretypes.h"#include "tm.h"#include "version.h"#include <a.out.h>#include "getopt.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 void * | read_seek (void *, size_t, off_t, const char *) |
| static void | read_tfile (void) |
| static void | print_global_hdr (struct filehdr *) |
| static void | print_sym_hdr (HDRR *) |
| static void | print_file_desc (FDR *, int) |
| static void | print_symbol (SYMR *, int, const char *, AUXU *, int, FDR *) |
| static void | print_aux (AUXU, int, int) |
| static void | emit_aggregate (char *, AUXU, AUXU, const char *, FDR *) |
| static const char * | st_to_string (st_t) |
| static const char * | sc_to_string (sc_t) |
| static const char * | glevel_to_string (glevel_t) |
| static const char * | lang_to_string (lang_t) |
| static const char * | type_to_string (AUXU *, int, FDR *) |
| int | main (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 | version = 0 |
| int | verbose = 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 [] |
| static struct option | options [] |
Definition at line 257 of file mips-tdump.c.
| #define btVoid 26 |
Definition at line 69 of file mips-tdump.c.
| #define CODE_MASK 0x8F300 |
Definition at line 49 of file mips-tdump.c.
Definition at line 50 of file mips-tdump.c.
Definition at line 51 of file mips-tdump.c.
Definition at line 52 of file mips-tdump.c.
| #define stStaParam 16 |
Definition at line 65 of file mips-tdump.c.
| #define uchar unsigned char |
Definition at line 55 of file mips-tdump.c.
| #define uint unsigned int |
Definition at line 57 of file mips-tdump.c.
Definition at line 58 of file mips-tdump.c.
| #define ushort unsigned short |
Definition at line 56 of file mips-tdump.c.
| enum bt |
Definition at line 145 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 192 of file mips-tdump.c.
| enum lang |
Definition at line 178 of file mips-tdump.c.
| enum sc |
Definition at line 72 of file mips-tdump.c.
| enum st |
Definition at line 101 of file mips-tdump.c.
| enum tq |
Definition at line 133 of file mips-tdump.c.
| static void emit_aggregate | ( | char * | string, | |
| AUXU | u, | |||
| AUXU | u2, | |||
| const char * | which, | |||
| FDR * | fdp | |||
| ) | [static] |
Definition at line 1061 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().
| static const char * glevel_to_string | ( | glevel_t | g_level | ) | [static] |
| static const char * lang_to_string | ( | lang_t | lang | ) | [static] |
Definition at line 310 of file mips-tdump.c.
References langAda, langAssembler, langC, langCobol, langFortran, langMachine, langNil, langPascal, and langPl1.
| int main | ( | int argc | , | |
| char ** | argv | |||
| ) |
Definition at line 1391 of file mips-tdump.c.
References asym(), aux_used, fdr::caux, HDRR::cbExtOffset, e_strings, errors, exit(), first_time, fprintf(), fputc(), fputs(), getopt_long(), i, fdr::iauxBase, HDRR::iauxMax, HDRR::iextMax, HDRR::ifdMax, NULL, O_RDONLY, open, opt, optind, perror(), print_aux(), print_file_desc(), print_symbol(), printf(), read_tfile(), TARGET_VERSION, tfile, tfile_fd, type_to_string(), ulong, verbose, version, version_string, want_aux, want_line, want_rfd, and want_scope.
Definition at line 1038 of file mips-tdump.c.
References TIR::bt, TIR::continued, TIR::fBitfield, RNDXR::index, AUXU::isym, printf(), RNDXR::rfd, AUXU::rndx, AUXU::ti, TIR::tq0, TIR::tq1, TIR::tq2, TIR::tq3, TIR::tq4, and TIR::tq5.
Definition at line 1096 of file mips-tdump.c.
References fdr::adr, pdr::adr, aux_used, fdr::caux, HDRR::cbAuxOffset, fdr::cbLine, HDRR::cbLineOffset, pdr::cbLineOffset, fdr::cbLineOffset, HDRR::cbOptOffset, HDRR::cbPdOffset, HDRR::cbRfdOffset, fdr::cbSs, HDRR::cbSsOffset, HDRR::cbSymOffset, fdr::cline, fdr::copt, count, fdr::cpd, fdr::crfd, fdr::csym, fdr::fBigendian, fdr::fMerge, pdr::frameoffset, pdr::framereg, fdr::fReadin, pdr::fregmask, pdr::fregoffset, fdr::glevel, glevel_to_string(), i, fdr::iauxBase, fdr::ilineBase, pdr::iopt, fdr::ioptBase, fdr::ipdFirst, SYMR::iss, fdr::issBase, issNil, pdr::isym, fdr::isymBase, l_strings, fdr::lang, lang_to_string(), line_ptr, lines, pdr::lnHigh, pdr::lnLow, pdr::pcreg, print_aux(), print_symbol(), printf(), pdr::regmask, pdr::regoffset, fdr::rfdBase, rfile_desc, fdr::rss, uchar, ulong, want_aux, want_line, want_rfd, and want_scope.
Definition at line 790 of file mips-tdump.c.
References 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, HDRR::iauxMax, HDRR::idnMax, HDRR::iextMax, HDRR::ifdMax, HDRR::ilineMax, HDRR::ioptMax, HDRR::ipdMax, HDRR::issExtMax, HDRR::issMax, HDRR::isymMax, HDRR::magic, printf(), ulong, and HDRR::vstamp.
| static void print_symbol | ( | SYMR * | sym_ptr, | |
| int | number, | |||
| const char * | strbase, | |||
| AUXU * | aux_base, | |||
| int | ifd, | |||
| FDR * | fdp | |||
| ) | [static] |
Definition at line 863 of file mips-tdump.c.
References ARRAY_SIZE, aux_used, func, i, SYMR::index, index(), indexNil, SYMR::iss, MIPS_IS_STAB, MIPS_UNMARK_STAB, scope::open_sym, scope::prev, printf(), SYMR::sc, sc_Info, sc_Text, sc_to_string(), SYMR::st, st_Block, st_End, st_File, st_Label, st_Nil, st_Proc, st_StaticProc, st_to_string(), stab_names, stLabel, type_to_string(), ulong, SYMR::value, want_scope, and xmalloc().
Definition at line 278 of file mips-tdump.c.
References exit(), fprintf(), lseek, perror(), read, tfile_fd, tfile_offset, and xmalloc().
Definition at line 1322 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(), read_seek(), rfile_desc, tfile, ulong, and xcalloc().
| static const char * sc_to_string | ( | sc_t | storage_class | ) | [static] |
Definition at line 332 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.
| static const char * st_to_string | ( | st_t | symbol_type | ) | [static] |
Definition at line 369 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.
Definition at line 426 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, AUXU::dnHigh, AUXU::dnLow, 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, tq_Vol, and AUXU::width.
Definition at line 230 of file mips-tdump.c.
| char* aux_used |
Definition at line 231 of file mips-tdump.c.
| const short code |
Definition at line 258 of file mips-tdump.c.
Definition at line 220 of file mips-tdump.c.
Definition at line 228 of file mips-tdump.c.
| char* e_strings |
Definition at line 224 of file mips-tdump.c.
Definition at line 226 of file mips-tdump.c.
| int errors = 0 |
Definition at line 210 of file mips-tdump.c.
Definition at line 232 of file mips-tdump.c.
| scope_t* free_scope = 0 |
Definition at line 221 of file mips-tdump.c.
Definition at line 208 of file mips-tdump.c.
| char* l_strings |
Definition at line 223 of file mips-tdump.c.
Definition at line 225 of file mips-tdump.c.
Definition at line 227 of file mips-tdump.c.
Definition at line 229 of file mips-tdump.c.
Initial value:
{
{ "version", 0, 0, 'V' },
{ "verbose", 0, 0, 'v' },
{ 0, 0, 0, 0 }
}
Definition at line 265 of file mips-tdump.c.
Definition at line 234 of file mips-tdump.c.
Definition at line 233 of file mips-tdump.c.
| struct { ... } stab_names[] |
| const char string[10] |
Definition at line 258 of file mips-tdump.c.
Definition at line 222 of file mips-tdump.c.
| int tfile = 0 |
Definition at line 215 of file mips-tdump.c.
| int tfile_fd |
Definition at line 218 of file mips-tdump.c.
Definition at line 219 of file mips-tdump.c.
| int verbose = 0 |
Definition at line 217 of file mips-tdump.c.
| int version = 0 |
Definition at line 216 of file mips-tdump.c.
Referenced by __dwarf_get_fde_list_internal(), _Cif_binary_map_version(), _Cif_binread(), _dwarf_get_aranges_addr_offsets(), _dwarf_internal_get_pubnames_like_data(), _dwarf_internal_printlines(), _dwarf_internal_srclines(), _dwarf_pro_generate_debuginfo(), _dwarf_update_line_sec(), _elf32_layout(), _PXFSTRGET(), ascii_BE_node(), ascii_c_entry(), ascii_c_message(), ascii_c_object(), ascii_c_tag(), ascii_comblk(), ascii_const(), ascii_f90_derived_type(), ascii_f90_int_block(), ascii_f90_object(), ascii_mach_char(), ascii_message(), ascii_misc_opts(), ascii_object(), ascii_opt_opts(), bfd_sym_object_p(), binary_record(), check_replaceable(), Cif_Getfiledir(), Cif_Getunitdir(), Cif_Putrecord(), Cif_Recgroup(), cisco_core_file_validate(), create_alloc_descriptor(), DEFUN(), dwarf_get_aranges(), dwarf_get_fde_for_die(), dwarf_srcfiles(), eliminate_const_or_copy(), gen_alloc_header_const(), get_augmentation_string(), get_gcc_version(), Initialize_Targ_Info(), main(), mark_replaceable(), parse_comp_unit(), print_frames(), propagate_rhs_into_lhs(), read_count_file(), read_graph_file(), register_ssa_partition(), replace_def_variable(), replace_use_variable(), and version_ref_count().
| int want_aux = 0 |
Definition at line 211 of file mips-tdump.c.
| int want_line = 0 |
Definition at line 212 of file mips-tdump.c.
| int want_rfd = 0 |
Definition at line 213 of file mips-tdump.c.
| int want_scope = 0 |
Definition at line 214 of file mips-tdump.c.
1.5.6