Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.h143 bool ppc64SmallCodeModelTocRelocs = false; variable
H A DWriter.cpp1427 return a->file->ppc64SmallCodeModelTocRelocs && in sortSection()
1428 !b->file->ppc64SmallCodeModelTocRelocs; in sortSection()