GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | read_pe_exported_syms (minimal_symbol_reader &reader, struct objfile *objfile) |
CORE_ADDR | pe_text_section_offset (struct bfd *abfd) |
|
extern |
Definition at line 623 of file coff-pe-read.c.
References DEFAULT_COFF_PE_TEXT_SECTION_OFFSET, pe_get16(), pe_get32(), and SEEK_SET.
Referenced by windows_xfer_shared_library().
|
extern |
Definition at line 305 of file coff-pe-read.c.
References add_pe_exported_sym(), add_pe_forwarded_sym(), debug_coff_pe_read, gdb_bfd_sections(), gdb_printf(), gdb_stdlog, get_pe_section_index(), IMAGE_SCN_CNT_CODE, IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_CNT_UNINITIALIZED_DATA, mst_bss, mst_data, mst_text, mst_unknown, objfile::obfd, pe_as16(), pe_as32(), pe_get16(), pe_get32(), PE_SECTION_INDEX_BSS, PE_SECTION_INDEX_DATA, PE_SECTION_INDEX_INVALID, PE_SECTION_INDEX_TEXT, PE_SECTION_TABLE_SIZE, read_pe_section_index(), read_pe_truncate_name(), and SEEK_SET.
Referenced by coff_read_minsyms().