/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFSection.h | 20 struct SectionName { struct 21 StringRef Name; 22 bool IsNameUnique;
|
D | DWARFListTable.h | 85 StringRef SectionName; variable 91 DWARFListTableHeader(StringRef SectionName, StringRef ListTypeString) in DWARFListTableHeader() 149 DWARFListTableBase(StringRef SectionName, StringRef HeaderString, in DWARFListTableBase() 220 StringRef SectionName, in extract()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXMCAsmInfo.h | 36 bool shouldOmitSectionDirective(StringRef SectionName) const override { in shouldOmitSectionDirective()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetObjectFile.cpp | 35 StringRef SectionName = GO->getSection(); in getExplicitSectionGlobal() local
|
D | AMDGPUPTNote.h | 23 const char SectionName[] = ".note"; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | SectionMemoryManager.cpp | 24 StringRef SectionName, in allocateDataSection() 36 StringRef SectionName) { in allocateCodeSection()
|
D | ExecutionEngineBindings.cpp | 363 StringRef SectionName) { in allocateCodeSection() 370 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 26 char SectionName[16]; // Not necessarily null terminated! variable
|
D | MCSectionCOFF.h | 28 StringRef SectionName; variable
|
D | MCSectionWasm.h | 30 StringRef SectionName; variable
|
D | MCContext.h | 197 std::string SectionName; member 216 std::string SectionName; member 238 std::string SectionName; member 257 std::string SectionName; member
|
D | MCSectionELF.h | 30 StringRef SectionName; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceELFObjectWriter.cpp | 222 std::string SectionName = ".text"; in writeFunctionCode() local 356 const std::string SectionName = in writeDataOfType() local 368 const std::string SectionName = MangleSectionName(".data", SectionSuffix); in writeDataOfType() local 379 const std::string SectionName = MangleSectionName(".bss", SectionSuffix); in writeDataOfType() local 581 const std::string SectionName = MangleSectionName( in writeJumpTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreTargetObjectFile.cpp | 99 StringRef SectionName = GO->getSection(); in getExplicitSectionGlobal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 158 bool COFFAsmParser::ParseSectionFlags(StringRef SectionName, in ParseSectionFlags() 323 bool COFFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 348 StringRef SectionName; in ParseDirectiveSection() local
|
D | ELFAsmParser.cpp | 239 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() 482 static bool hasPrefix(StringRef SectionName, StringRef Prefix) { in hasPrefix() 487 StringRef SectionName; in ParseSectionArguments() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | RemarkLinker.cpp | 34 Expected<StringRef> SectionName = getRemarksSectionName(Obj); in getRemarksSectionContents() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | XCOFFYAML.h | 35 StringRef SectionName; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCELFStreamer.cpp | 103 StringRef SectionName = in HexagonMCEmitCommonSymbol() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 264 std::string SectionName = ".mips16.call.fp." + Name; in assureFPCallStub() local 452 std::string SectionName = ".mips16.fn." + Name; in createFPFnStub() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_misc.cpp | 198 llvm::StringRef SectionName) { in allocateCodeSection() 205 llvm::StringRef SectionName, in allocateDataSection()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 382 StringRef SectionName; in evalSectionAddr() local 790 StringRef FileName, StringRef SectionName, bool IsInsideLoad) const { in getSectionAddr() 872 RuntimeDyldChecker::getSectionAddr(StringRef FileName, StringRef SectionName, in getSectionAddr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.h | 69 StringRef SectionName) override { in allocateCodeSection() 78 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | IRSymtab.h | 125 Str SectionName; member 174 StringRef SectionName; member
|
/third_party/python/Lib/idlelib/ |
D | query.py | 163 class SectionName(Query): class
|