/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 87 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/ |
D | TargetLoweringObjectFileImpl.h | 93 MCSection *getStaticDtorSection(unsigned Priority, 174 MCSection *getStaticDtorSection(unsigned Priority, 210 MCSection *getStaticDtorSection(unsigned Priority, 233 MCSection *getStaticDtorSection(unsigned Priority,
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 86 MCSection *getStaticDtorSection(unsigned Priority, 170 MCSection *getStaticDtorSection(unsigned Priority,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 161 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
|
/external/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 148 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 170 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 798 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/ |
D | TargetLoweringObjectFileImpl.cpp | 419 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF 1061 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 989 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/ |
D | AsmPrinter.cpp | 1642 : Obj.getStaticDtorSection(S.Priority, KeySym)); in EmitXXStructorList()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2090 : Obj.getStaticDtorSection(S.Priority, KeySym)); in EmitXXStructorList()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2214 : Obj.getStaticDtorSection(S.Priority, KeySym)); in emitXXStructorList()
|