Home
last modified time | relevance | path

Searched defs:UseInitArray (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h35 bool UseInitArray = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h263 unsigned UseInitArray : 1; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1078 static MCSectionELF *getStaticStructorSection(MCContext &Ctx, bool UseInitArray, in getStaticStructorSection()