Searched refs:mangle_relocs_func (Results 1 – 4 of 4) sorted by relevance
1588 bfd_boolean (*mangle_relocs_func)1591 mangle_relocs_func = nlm_mangle_relocs_func (abfd);1592 if (mangle_relocs_func != NULL)1594 if (!(*mangle_relocs_func) (abfd, section, location,
2281 mangle_relocs_func prototype.
1530 bfd_boolean (*mangle_relocs_func) in nlm_set_section_contents() local1533 mangle_relocs_func = nlm_mangle_relocs_func (abfd); in nlm_set_section_contents()1534 if (mangle_relocs_func != NULL) in nlm_set_section_contents()1536 if (!(*mangle_relocs_func) (abfd, section, location, in nlm_set_section_contents()