/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SpecialCaseList.h | 141 std::vector<Section> Sections; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 101 StringMap<size_t> Sections; in createInternal() local 120 StringMap<size_t> Sections; in createInternal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELF.h | 311 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() 484 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() 632 Elf_Shdr_Range Sections) const { in getSHNDXTable() 670 Elf_Shdr_Range Sections) const { in getStringTableForSymtab()
|
D | MachO.h | 156 SmallVector<SectionInfo, 32> Sections; variable 662 SectionList Sections; variable
|
D | Wasm.h | 262 std::vector<WasmSection> Sections; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | MachOYAML.h | 61 std::vector<Section> Sections; member 117 std::vector<Section> Sections; member
|
D | COFFYAML.h | 106 std::vector<Section> Sections; member
|
D | WasmYAML.h | 394 std::vector<std::unique_ptr<Section>> Sections; member
|
D | ELFYAML.h | 100 std::vector<SectionName> Sections; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 142 SectionPair Sections; member 255 SectionList Sections; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | InstrumentationMap.cpp | 70 const auto &Sections = ObjFile.getBinary()->sections(); in loadObj() local
|
/third_party/elfio/elfio/ |
D | elfio.hpp | 844 class Sections class in ELFIO::elfio 848 Sections( elfio* parent ) : parent( parent ) {} in Sections() function in ELFIO::elfio::Sections
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | MachOLinkGraphBuilder.cpp | 169 std::vector<NormalizedSection *> Sections; in createNormalizedSections() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 858 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges() local 992 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo() local 1101 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges() local
|
D | XCOFFObjectWriter.cpp | 167 std::array<Section *const, 3> Sections{{&Text, &Data, &BSS}}; member in __anonf951ea430111::XCOFFObjectWriter
|
D | WinCOFFObjectWriter.cpp | 138 sections Sections; member in __anonbd5d82f90111::WinCOFFObjectWriter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCAssembler.h | 110 SectionListType Sections; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASession.cpp | 407 CComPtr<IDiaEnumSectionContribs> Sections = in getSectionContribs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1558 DWARFObjInMemory(const StringMap<std::unique_ptr<MemoryBuffer>> &Sections, in DWARFObjInMemory() 1900 DWARFContext::create(const StringMap<std::unique_ptr<MemoryBuffer>> &Sections, in create()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLDebugSections.cpp | 923 ArrayRef<YAMLDebugSubsection> Sections, codeview::StringsAndChecksums &SC) { in initializeStringsAndChecksums()
|
D | ELFEmitter.cpp | 237 std::vector<ELFYAML::Section *> Sections = Doc.getSections(); in ELFState() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1014 SectionList Sections; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 279 SmallVectorImpl<const char *> &Sections, bool &IsPageZeroSegment, in parseSegmentLoadCommand()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 37 PIMAGE_SECTION_HEADER Sections; member
|