Sweden-Number/dlls/dbghelp
Eric Pouech e9910fee66 dbghelp: Dwarf & thunks.
- added the elf_is_in_thunk_area() function to locate an address
  within the known thunk area of Wine's builtin modules
- now passing this thunk information to the dwarf parser so that it
  can drop functions from the thunk areas (as dwarf symbols), so that
  those functions can be later on marked as thunks in dbghelp
  internals
2006-06-26 13:38:03 +02:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Beginning of dbghelp dwarf2 support: 2005-05-17 14:32:55 +00:00
coff.c dbghelp: Added the ability to define a source file by dir+filename instead of only filename. 2006-06-20 11:54:40 +02:00
dbghelp.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dbghelp.spec dbghelp: Implemented SymSearchW. 2006-05-11 12:18:46 +02:00
dbghelp_private.h dbghelp: Dwarf & thunks. 2006-06-26 13:38:03 +02:00
dwarf.c dbghelp: Dwarf & thunks. 2006-06-26 13:38:03 +02:00
dwarf.h dbghelp: dwarf: Started parsing the attributes for lines (in compilation unit). 2006-06-20 11:54:17 +02:00
elf_module.c dbghelp: Dwarf & thunks. 2006-06-26 13:38:03 +02:00
image.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
memory.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
minidump.c dbghelp: Fix compilation for x86_64. 2006-06-19 21:23:05 +02:00
module.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msc.c dbghelp: Added the ability to define a source file by dir+filename instead of only filename. 2006-06-20 11:54:40 +02:00
mscvpdb.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
path.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
pe_module.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
source.c dbghelp: Added the ability to define a source file by dir+filename instead of only filename. 2006-06-20 11:54:40 +02:00
stabs.c dbghelp: Added the ability to define a source file by dir+filename instead of only filename. 2006-06-20 11:54:40 +02:00
stack.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
storage.c dbghelp: Added another basic type for storage: the sparse array. 2006-06-20 11:40:32 +02:00
symbol.c dbghelp: Added the ability to define a source file by dir+filename instead of only filename. 2006-06-20 11:54:40 +02:00
type.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wdbgexts.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00