Home
last modified time | relevance | path

Searched defs:Sections (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSpecialCaseList.h141 std::vector<Section> Sections; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSpecialCaseList.cpp101 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/
DELF.h311 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()
DMachO.h156 SmallVector<SectionInfo, 32> Sections; variable
662 SectionList Sections; variable
DWasm.h262 std::vector<WasmSection> Sections; variable
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dsection_parser.h56 const std::vector<Section>& Sections() const { return sections_; } in Sections() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h61 std::vector<Section> Sections; member
117 std::vector<Section> Sections; member
DCOFFYAML.h106 std::vector<Section> Sections; member
DWasmYAML.h394 std::vector<std::unique_ptr<Section>> Sections; member
DELFYAML.h100 std::vector<SectionName> Sections; member
/third_party/vk-gl-cts/external/amber/src/docs/
Dvk_script.md23 # Sections chapter
/third_party/libabigail/doc/manuals/
Dlibabigail-concepts.rst173 Sections subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h142 SectionPair Sections; member
255 SectionList Sections; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DInstrumentationMap.cpp70 const auto &Sections = ObjFile.getBinary()->sections(); in loadObj() local
/third_party/elfio/elfio/
Delfio.hpp952 class Sections class in ELFIO::elfio
956 explicit 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/
DMachOLinkGraphBuilder.cpp169 std::vector<NormalizedSection *> Sections; in createNormalizedSections() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp858 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges() local
992 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo() local
1101 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges() local
DXCOFFObjectWriter.cpp167 std::array<Section *const, 3> Sections{{&Text, &Data, &BSS}}; member in __anona566ffe20111::XCOFFObjectWriter
DWinCOFFObjectWriter.cpp138 sections Sections; member in __anonc30e7c580111::WinCOFFObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAssembler.h110 SectionListType Sections; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp407 CComPtr<IDiaEnumSectionContribs> Sections = in getSectionContribs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1558 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/
DCodeViewYAMLDebugSections.cpp923 ArrayRef<YAMLDebugSubsection> Sections, codeview::StringsAndChecksums &SC) { in initializeStringsAndChecksums()
DELFEmitter.cpp237 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/
DJITLink.h1014 SectionList Sections; variable

12