Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h33 bool UseInitArray = false; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h32 bool UseInitArray = false; variable
/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h35 bool UseInitArray; variable
/external/llvm/include/llvm/Target/
DTargetOptions.h186 unsigned UseInitArray : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h209 unsigned UseInitArray : 1; variable
/external/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h231 unsigned UseInitArray : 1; variable
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp373 static MCSectionELF *getStaticStructorSection(MCContext &Ctx, bool UseInitArray, in getStaticStructorSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp754 static MCSectionELF *getStaticStructorSection(MCContext &Ctx, bool UseInitArray, in getStaticStructorSection()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp945 static MCSectionELF *getStaticStructorSection(MCContext &Ctx, bool UseInitArray, in getStaticStructorSection()