Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcoff-pe-read.c453 unsigned int bfd_section_index; in read_pe_exported_syms() local
465 bfd_section_index = section->index; in read_pe_exported_syms()
467 bfd_section_index = -1; in read_pe_exported_syms()
473 section_data[sectix].index = bfd_section_index; in read_pe_exported_syms()
482 section_data[otherix].index = bfd_section_index; in read_pe_exported_syms()