Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcoff-pe-read.c48 struct read_pe_section_data struct
102 const std::vector<read_pe_section_data> &sections) in get_pe_section_index()
125 const struct read_pe_section_data *section_data, in add_pe_exported_sym()
324 std::vector<struct read_pe_section_data> section_data in read_pe_exported_syms()
DChangeLog-2012645 (struct read_pe_section_data): Add section_name field.
DChangeLog-20189521 * coff-pe-read.c (struct read_pe_section_data) <section_name>: Now
DChangeLog-201416401 * coff-pe-read.c (struct read_pe_section_data): Add index field.
DChangeLog-201714824 * coff-pe-read.c (struct read_pe_section_data): Constify.