ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

elf_module.c File Reference
#include "config.h"
#include "wine/port.h"
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include "dbghelp_private.h"
#include "image_private.h"
#include "wine/library.h"
#include "wine/debug.h"

Go to the source code of this file.

Functions

BOOL elf_find_section (struct image_file_map *fmap, const char *name, unsigned sht, struct image_section_map *ism)
const charelf_map_section (struct image_section_map *ism)
void elf_unmap_section (struct image_section_map *ism)
unsigned elf_get_map_size (const struct image_section_map *ism)
DWORD_PTR elf_get_map_rva (const struct image_section_map *ism)
BOOL elf_synchronize_module_list (struct process *pcs)
BOOL elf_fetch_file_info (const WCHAR *name, DWORD_PTR *base, DWORD *size, DWORD *checksum)
BOOL elf_read_wine_loader_dbg_info (struct process *pcs)
BOOL elf_enum_modules (HANDLE hProc, enum_modules_cb cb, void *user)
struct moduleelf_load_module (struct process *pcs, const WCHAR *name, unsigned long addr)
BOOL elf_load_debug_info (struct module *module)
int elf_is_in_thunk_area (unsigned long addr, const struct elf_thunk_area *thunks)

Generated on Sat May 26 2012 05:07:15 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.