Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h35 bool UseInitArray = false; variable
/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h263 unsigned UseInitArray : 1; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1078 getStaticStructorSection(MCContext & Ctx,bool UseInitArray,bool IsCtor,unsigned Priority,const MCSymbol * KeySym) getStaticStructorSection() argument