Home
last modified time | relevance | path

Searched refs:parse_symbol (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmdebugread.c596 parse_symbol (SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, in parse_symbol() function
2113 parse_symbol (&es->asym, ax, (char *) NULL, bigend, section_offsets, objfile); in parse_external()
4077 c = parse_symbol (&sh, in psymtab_to_symtab_1()
DChangeLog-1995319 * mdebugread.c (handle_psymbol_enumerators, parse_symbol):
321 (upgrade_type): Pass correct fd to parse_symbol when parsing
1538 * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.
2746 * mdebugread.c (parse_symbol): Do not relocate stBlock/scText
3300 * mdebugread.c (parse_symbol): Use new variable
3303 (parse_symbol, parse_procedure): Use heuristics to determine if
3458 * mdebugread.c (parse_symbol, psymtab_to_symtab_1): Clear
3583 * mdebugread.c (parse_symbol): If finishing a function without
3730 * mdebugread.c (parse_symbol, psymtab_to_symtab_1): Initialize
4122 * mdebugread.c (parse_symbol): Likewise.
DChangeLog-199184 * mipsread.c (parse_symbol): Support the new (SGI-specific?)
1663 * mipsread.c (parse_symbol, case stParam and stProc): Add #if 0'd
2302 * mipsread.c (parse_symbol): Put non-static procedures
2914 (parse_symbol, ): Convert "Internal:" printfs to complain()ts.
2927 (free_numargs, parse_symbol, add_symbol, add_block,
2996 (parse_symbol): Use SYMBOL_VALUE_ADDRESS where appropriate,
3656 * mipsread.c (parse_symbol): Set startup_file_{start,end} if
4094 (parse_symbol): Added a hack to fix up BLOCK_{START,END} if they
4144 * mipsread.c (parse_symbol, upgrade_type, parse_procedure,
DChangeLog-1993398 * mipsread.c (parse_symbol, parse_partial_symbols): Do not create
1287 * mipsread.c (parse_symbol): In third-eye, a function has a block
1995 * mipsread.c (parse_symbol): Use temporary variable for bitsize as
2056 * mipsread.c (parse_symbol, parse_type, upgrade_type): Add more
2818 * mipsread.c (parse_symbol, parse_type, cross_ref): Pass name of
2863 * mipsread.c (parse_symbol, parse_type, cross_ref): Handle corrupt
3334 * mipsread.c (parse_symbol): Handle opaque struct definitions and
3473 * mipsread.c (parse_symbol): Remove 21 Jul 93 change with
3518 * mipsread.c (parse_symbol): Put stStaticProc symbols in minimal
3564 * mipsread.c (parse_symbol): when stTypedef and friends occur within
[all …]
DChangeLog-19941527 * mdebugread.c (parse_symbol, parse_partial_symbols, cross_ref):
2747 * mdebugread.c (parse_symbol): Don't call ecoff_swap_tir_in or
2816 * mdebugread.c (parse_symbol): Do not relocate stEnd/scText
2828 * mdebugread.c (parse_symbol, parse_partial_symbols, cross_ref):
3786 * mdebugread.c (parse_symbol, parse_partial_symbols): Do not
4014 * mdebugread.c (parse_symbol, parse_procedure, parse_external,
5468 * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME for
5583 * mdebugread.c (parse_symbol): Handle enum sh.type produced by
DChangeLog-1992556 * mipsread.c (parse_symbol): When checking whether a structured
2306 (parse_symbol): Handle stEnd of stFile.
2633 * mipsread.c (parse_symbol, parse_type): Use TYPE_ALLOC.
4410 (parse_symbol): Simplify code for parsing struct/enum/unions.
4662 * mipsread.c (parse_symbol, parse_procedure): Re-do the way that
4664 to parse_symbol, where it is fairly easy to grow the symtab. This
5964 * mipsread.c (parse_symbol): Avoid clobbering enum pointer when
DChangeLog-1996927 * mdebugread.c (parse_symbol): Fix crash when malloc has
2622 * mdebugread.c (parse_symbol): Ditto.
2883 * mdebugread.c (parse_symbol): When we find a malloc() symbol with
4488 cp-valprint.c (cp_print_class_method), mdebugread.c (parse_symbol),
DChangeLog-20037443 (parse_symbol): Update calls to new_block. Delete calls to
12072 * mdebugread.c (parse_symbol): For stEnd, we're done counting
14904 * mdebugread.c (parse_symbol): Skip stProc entries which storage
15195 * mdebugread.c (parse_symbol): Likewise.
15304 * mdebugread.c (parse_symbol): Count until the stEnd matching
DChangeLog-1997714 * mdebugread.c (parse_symbol, handle_psymbol_enumerators): Handle
DChangeLog-2002381 (parse_symbol, parse_type, upgrade_type, parse_procedure)
2163 * mdebugread.c (parse_symbol): Likewise.
9499 * mdebugread.c (parse_symbol, parse_type): Likewise.
14080 * mdebugread.c (parse_symbol): Likewise.
DChangeLog-19998207 (parse_symbol), jv-typeprint.c
8209 (parse_symbol), top.c (source_command), utils.c
DChangeLog11133 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
12386 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.