Home
last modified time | relevance | path

Searched defs:getStaticCtorSection (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h141 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h143 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h184 const MCSection *getStaticCtorSection() const { return StaticCtorSection; } in getStaticCtorSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp611 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF
1314 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF
1576 MCSection *TargetLoweringObjectFileWasm::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileWasm
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp413 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF
1055 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF