Home
last modified time | relevance | path

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

/qemu/linux-user/
A Dgen-vdso-elfn.c.inc220 output_reloc(outf, buf, &phdr[i].p_vaddr);
221 output_reloc(outf, buf, &phdr[i].p_paddr);
226 output_reloc(outf, buf, &shdr[i].sh_addr);
252 output_reloc(outf, buf, &target_dyn->d_un.d_val);
334 output_reloc(outf, buf, &target_sym[i].st_value);
A Dgen-vdso.c29 static void output_reloc(FILE *outf, void *buf, void *loc) in output_reloc() function

Completed in 5 milliseconds