Home
last modified time | relevance | path

Searched defs:read_pe_section_data (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcoff-pe-read.c48 struct read_pe_section_data struct
50 CORE_ADDR vma_offset; /* Offset to loaded address of section. */
51 unsigned long rva_start; /* Start offset within the pe. */
52 unsigned long rva_end; /* End offset within the pe. */
53 enum minimal_symbol_type ms_type; /* Type to assign symbols in
55 unsigned int index; /* BFD section number. */
56 std::string section_name; /* Recorded section name. */