Searched refs:new_data_section (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | ascii.c | 54 static struct section *new_data_section(struct elfcopy *ecp, int sec_index, 284 s = new_data_section(ecp, sec_index, off, in create_elf_from_srec() 542 s = new_data_section(ecp, sec_index, off, in create_elf_from_ihex() 637 new_data_section(struct elfcopy *ecp, int sec_index, uint64_t off, in new_data_section() function
|