Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dnlmcode.h1529 bfd_boolean (*mangle_relocs_func) in nlm_set_section_contents() local
1532 mangle_relocs_func = nlm_mangle_relocs_func (abfd); in nlm_set_section_contents()
1533 if (mangle_relocs_func != NULL) in nlm_set_section_contents()
1535 if (!(*mangle_relocs_func) (abfd, section, location, in nlm_set_section_contents()
DChangeLog-91932281 mangle_relocs_func prototype.