Searched refs:elf_newdata (Results 1 – 9 of 9) sorted by relevance
52 elf_newdata;
131 elf_getdata.3 elf_newdata.3 \
216 Elf_Data *elf_newdata(Elf_Scn *_scn);
172 elf_newdata(Elf_Scn *s) in elf_newdata() function
1034 if ((lsydata = elf_newdata(sy->os)) == NULL) in create_symtab_data()1056 if ((gsydata = elf_newdata(sy->os)) == NULL) in create_symtab_data()1086 if ((lstdata = elf_newdata(st->os)) == NULL) in create_symtab_data()1097 if ((gstdata = elf_newdata(st->os)) == NULL) in create_symtab_data()
873 if ((od = elf_newdata(s->os)) == NULL) in pad_section()1256 if ((od = elf_newdata(s->os)) == NULL) in copy_data()1330 if ((od = elf_newdata(os)) == NULL) in create_external_section()1526 if ((data = elf_newdata(s->os)) == NULL) in set_shstrtab()
655 if ((od = elf_newdata(s->os)) == NULL) in finalize_data_section()
158 elf_getdata.3 elf_newdata.3 \
582 if ((ddata = elf_newdata(dscn)) == NULL) in write_file()682 ddata = elf_newdata(dscn); in write_file()