Home
last modified time | relevance | path

Searched refs:relocs_return (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2015393 (apply_relocations): Add relocs_return and num_relocs_return
H A Dreadelf.c15614 void **relocs_return, in apply_relocations() argument
15620 if (relocs_return != NULL) in apply_relocations()
15622 * (Elf_Internal_Rela **) relocs_return = NULL; in apply_relocations()
15849 if (relocs_return) in apply_relocations()
15851 * (Elf_Internal_Rela **) relocs_return = relocs; in apply_relocations()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2015393 (apply_relocations): Add relocs_return and num_relocs_return
H A Dreadelf.c14911 void ** relocs_return, in apply_relocations() argument
14917 if (relocs_return != NULL) in apply_relocations()
14919 * (Elf_Internal_Rela **) relocs_return = NULL; in apply_relocations()
15142 if (relocs_return) in apply_relocations()
15144 * (Elf_Internal_Rela **) relocs_return = relocs; in apply_relocations()