Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dnlmcode.h1601 bfd_boolean (*write_import_func) (bfd *, asection *, arelent *); in nlm_write_object_contents() local
1646 write_import_func = nlm_write_import_func (abfd); in nlm_write_object_contents()
1666 if (write_import_func == NULL) in nlm_write_object_contents()
1685 if (! (*write_import_func) (abfd, sec, rel)) in nlm_write_object_contents()
DChangeLog-9193378 and call of write_import_func. Call write_prefix_func if it