Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h87 MCSection *getStaticDtorSection(unsigned Priority,
164 MCSection *getStaticDtorSection(unsigned Priority,
203 MCSection *getStaticDtorSection(unsigned Priority,
226 MCSection *getStaticDtorSection(unsigned Priority,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h93 MCSection *getStaticDtorSection(unsigned Priority,
174 MCSection *getStaticDtorSection(unsigned Priority,
210 MCSection *getStaticDtorSection(unsigned Priority,
233 MCSection *getStaticDtorSection(unsigned Priority,
/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h86 MCSection *getStaticDtorSection(unsigned Priority,
170 MCSection *getStaticDtorSection(unsigned Priority,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h161 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h148 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
/external/llvm-project/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h170 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp798 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF
1551 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF
1821 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm
1927 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileXCOFF
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp419 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF
1061 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp989 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF
1850 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF
2106 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm
2293 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileXCOFF
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1642 : Obj.getStaticDtorSection(S.Priority, KeySym)); in EmitXXStructorList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2090 : Obj.getStaticDtorSection(S.Priority, KeySym)); in EmitXXStructorList()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2214 : Obj.getStaticDtorSection(S.Priority, KeySym)); in emitXXStructorList()