Lines Matching refs:hold
1740 static struct orphan_save hold[] =
1861 for (ho = hold; ho < hold + sizeof (hold) / sizeof (hold[0]); ++ho)
1876 && hold[orphan_text].os != NULL)
1878 os = hold[orphan_text].os;
1891 place = &hold[orphan_nonalloc];
1897 place = &hold[orphan_interp];
1899 place = &hold[orphan_bss];
1901 place = &hold[orphan_sdata];
1903 place = &hold[orphan_tdata];
1905 place = &hold[orphan_data];
1909 place = &hold[orphan_rel];
1911 place = &hold[orphan_rodata];
1913 place = &hold[orphan_text];