• Eric Pouech's avatar
    dbghelp: Fieldlist. · 4c2cec55
    Eric Pouech authored
    - now that we have offset tables to type, we can cleanly
      parse the field-lists and remove the associated kludges
    - also adding internal structure for easing parameter sharing
      across functions (codeview_type_parse)
    - in mscvpdb.h, also reparated the type records that are
      referenced from other type records (union codeview_type_ref)
      from type records referenced by symbols (union codeview_type)
    4c2cec55
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
coff.c Loading commit data...
dbghelp.c Loading commit data...
dbghelp.spec Loading commit data...
dbghelp_private.h Loading commit data...
dwarf.c Loading commit data...
elf_module.c Loading commit data...
image.c Loading commit data...
memory.c Loading commit data...
minidump.c Loading commit data...
module.c Loading commit data...
msc.c Loading commit data...
mscvpdb.h Loading commit data...
path.c Loading commit data...
pe_module.c Loading commit data...
source.c Loading commit data...
stabs.c Loading commit data...
stack.c Loading commit data...
storage.c Loading commit data...
symbol.c Loading commit data...
type.c Loading commit data...
wdbgexts.h Loading commit data...