Home
last modified time | relevance | path

Searched refs:ppc64SmallCodeModelTocRelocs (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDInputFiles.h164 bool ppc64SmallCodeModelTocRelocs = false; variable
HDWriter.cpp1221 return a->file->ppc64SmallCodeModelTocRelocs && in sortSection()
1222 !b->file->ppc64SmallCodeModelTocRelocs; in sortSection()
HDRelocations.cpp1492 sec->file->ppc64SmallCodeModelTocRelocs = true; in scanOne()