Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c276 resync_sections(ecp); in create_elf_from_binary()
H A Delfcopy.h318 void resync_sections(struct elfcopy *_ecp);
H A Dascii.c390 resync_sections(ecp); in create_elf_from_srec()
614 resync_sections(ecp); in create_elf_from_ihex()
H A Dmain.c426 resync_sections(ecp); in create_elf()
H A Dsections.c931 resync_sections(struct elfcopy *ecp) in resync_sections() function