Searched refs:relocs_return (Results 1 – 4 of 4) sorted by relevance
393 (apply_relocations): Add relocs_return and num_relocs_return
15614 void **relocs_return, in apply_relocations() argument15620 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()
14911 void ** relocs_return, in apply_relocations() argument14917 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()