Searched refs:fake_contents (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/ld/
H A Dsections.c3427 char fake_contents[4]; local
3585 memcpy(fake_contents,
3620 generic_reloc(fake_contents, fake_relocs, &fake_map,
3623 generic_reloc(fake_contents, fake_relocs, &fake_map,
3627 ppc_reloc(fake_contents, fake_relocs, &fake_map,
3630 m88k_reloc(fake_contents, fake_relocs, &fake_map);
3632 hppa_reloc(fake_contents, fake_relocs, &fake_map);
3634 sparc_reloc(fake_contents, fake_relocs, &fake_map);
3637 i860_reloc(fake_contents, fake_relocs, map);
3640 arm_reloc(fake_contents, fake_reloc
[all...]

Completed in 122 milliseconds