Home
last modified time | relevance | path

Searched refs:getStaticCtorSection (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h85 MCSection *getStaticCtorSection(unsigned Priority,
162 MCSection *getStaticCtorSection(unsigned Priority,
201 MCSection *getStaticCtorSection(unsigned Priority,
224 MCSection *getStaticCtorSection(unsigned Priority,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h91 MCSection *getStaticCtorSection(unsigned Priority,
172 MCSection *getStaticCtorSection(unsigned Priority,
208 MCSection *getStaticCtorSection(unsigned Priority,
231 MCSection *getStaticCtorSection(unsigned Priority,
/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h84 MCSection *getStaticCtorSection(unsigned Priority,
168 MCSection *getStaticCtorSection(unsigned Priority,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h156 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h143 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
/external/llvm-project/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h165 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp792 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF
1544 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF
1813 MCSection *TargetLoweringObjectFileWasm::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileWasm
1922 MCSection *TargetLoweringObjectFileXCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileXCOFF
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp413 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF
1055 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp983 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF
1843 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF
2098 MCSection *TargetLoweringObjectFileWasm::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileWasm
2288 MCSection *TargetLoweringObjectFileXCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileXCOFF
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1641 (isCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in EmitXXStructorList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2089 (isCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in EmitXXStructorList()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2213 (IsCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in emitXXStructorList()