/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 85 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/ |
D | TargetLoweringObjectFileImpl.h | 91 MCSection *getStaticCtorSection(unsigned Priority, 172 MCSection *getStaticCtorSection(unsigned Priority, 208 MCSection *getStaticCtorSection(unsigned Priority, 231 MCSection *getStaticCtorSection(unsigned Priority,
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 84 MCSection *getStaticCtorSection(unsigned Priority, 168 MCSection *getStaticCtorSection(unsigned Priority,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 156 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
|
/external/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 143 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 165 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 792 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/ |
D | TargetLoweringObjectFileImpl.cpp | 413 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF 1055 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 983 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/ |
D | AsmPrinter.cpp | 1641 (isCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in EmitXXStructorList()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2089 (isCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in EmitXXStructorList()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2213 (IsCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in emitXXStructorList()
|