Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/util/
Delf2efi.c38 struct pe_section { struct
39 struct pe_section *next; argument
327 static struct pe_section * process_section ( bfd *bfd, in process_section()
330 struct pe_section *new; in process_section()
500 static struct pe_section *
503 struct pe_section *reloc; in create_reloc_section()
545 static struct pe_section *
547 struct pe_section *debug; in create_debug_section()
605 struct pe_section *pe_sections, in write_pe_file()
607 struct pe_section *section; in write_pe_file()
[all …]