ReactOS 0.4.16-dev-237-gd6eebaa
|
#include <image_private.h>
Public Attributes | |
struct image_file_map * | fmap |
LONG_PTR | sidx |
Definition at line 169 of file image_private.h.
struct image_file_map* image_section_map::fmap |
Definition at line 171 of file image_private.h.
Referenced by dwarf2_init_section(), dwarf2_parse(), elf_end_find(), elf_find_section(), elf_find_section_type(), elf_get_map_rva(), elf_get_map_size(), elf_hash_symtab(), elf_load_debug_info_from_map(), elf_load_file_from_fmap(), elf_map_section(), elf_unmap_file(), elf_unmap_section(), image_check_alternate(), image_find_section(), image_get_map_rva(), image_get_map_size(), image_locate_build_id_target(), image_map_section(), image_unmap_section(), macho_find_segment_section(), macho_get_map_rva(), macho_get_map_size(), macho_map_section(), macho_sect_is_code(), macho_unmap_file(), macho_unmap_section(), pe_find_section(), pe_get_map_rva(), pe_get_map_size(), pe_load_rsym(), pe_load_stabs(), pe_map_section(), pe_unmap_file(), and pe_unmap_section().
LONG_PTR image_section_map::sidx |
Definition at line 172 of file image_private.h.
Referenced by elf_end_find(), elf_find_section(), elf_find_section_type(), elf_get_map_rva(), elf_get_map_size(), elf_hash_symtab(), elf_load_file_from_fmap(), elf_map_section(), elf_unmap_file(), elf_unmap_section(), image_find_section(), macho_find_segment_section(), macho_get_map_rva(), macho_get_map_size(), macho_map_section(), macho_unmap_file(), macho_unmap_section(), pe_find_section(), pe_get_map_rva(), pe_get_map_size(), pe_map_section(), pe_unmap_file(), and pe_unmap_section().