Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp574 bool IsCtor, unsigned Priority, in getStaticStructorSection() argument
585 if (IsCtor) { in getStaticStructorSection()
599 if (IsCtor) in getStaticStructorSection()
1295 const Triple &T, bool IsCtor, in getCOFFStaticStructorSection() argument
1302 std::string Name = IsCtor ? ".ctors" : ".dtors"; in getCOFFStaticStructorSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp374 bool IsCtor, unsigned Priority, in getStaticStructorSection() argument
385 if (IsCtor) { in getStaticStructorSection()
399 if (IsCtor) in getStaticStructorSection()