Searched refs:ppc64SmallCodeModelTocRelocs (Results 1 – 3 of 3) sorted by relevance
131 bool ppc64SmallCodeModelTocRelocs = false; variable
1493 return a->file->ppc64SmallCodeModelTocRelocs && in sortSection()1494 !b->file->ppc64SmallCodeModelTocRelocs; in sortSection()
1338 sec.file->ppc64SmallCodeModelTocRelocs = true; in scanReloc()