Home
last modified time | relevance | path

Searched defs:SectionName (Results 1 – 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFSection.h20 struct SectionName { struct
21 StringRef Name;
22 bool IsNameUnique;
DDWARFListTable.h85 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/
DNVPTXMCAsmInfo.h36 bool shouldOmitSectionDirective(StringRef SectionName) const override { in shouldOmitSectionDirective()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetObjectFile.cpp35 StringRef SectionName = GO->getSection(); in getExplicitSectionGlobal() local
DAMDGPUPTNote.h23 const char SectionName[] = ".note"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp24 StringRef SectionName, in allocateDataSection()
36 StringRef SectionName) { in allocateCodeSection()
DExecutionEngineBindings.cpp363 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/
DMCSectionMachO.h26 char SectionName[16]; // Not necessarily null terminated! variable
DMCSectionCOFF.h28 StringRef SectionName; variable
DMCSectionWasm.h30 StringRef SectionName; variable
DMCContext.h197 std::string SectionName; member
216 std::string SectionName; member
238 std::string SectionName; member
257 std::string SectionName; member
DMCSectionELF.h30 StringRef SectionName; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp222 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/
DXCoreTargetObjectFile.cpp99 StringRef SectionName = GO->getSection(); in getExplicitSectionGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp158 bool COFFAsmParser::ParseSectionFlags(StringRef SectionName, in ParseSectionFlags()
323 bool COFFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName()
348 StringRef SectionName; in ParseDirectiveSection() local
DELFAsmParser.cpp239 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/
DRemarkLinker.cpp34 Expected<StringRef> SectionName = getRemarksSectionName(Obj); in getRemarksSectionContents() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DXCOFFYAML.h35 StringRef SectionName; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp103 StringRef SectionName = in HexagonMCEmitCommonSymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16HardFloat.cpp264 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/
Dlp_bld_misc.cpp198 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/
DRuntimeDyldChecker.cpp382 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/
DOrcMCJITReplacement.h69 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/
DIRSymtab.h125 Str SectionName; member
174 StringRef SectionName; member
/third_party/python/Lib/idlelib/
Dquery.py163 class SectionName(Query): class

12