Searched refs:mangle_relocs_func (Results 1 – 2 of 2) sorted by relevance
1529 bfd_boolean (*mangle_relocs_func) in nlm_set_section_contents() local1532 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()
2281 mangle_relocs_func prototype.