Home
last modified time | relevance | path

Searched defs:Sections (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSpecialCaseList.h141 std::vector<Section> Sections; member in llvm::SpecialCaseList
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dsection_parser.h56 const std::vector<Section>& Sections() const { return sections_; } in Sections() function in amber::vkscript::SectionParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h106 std::vector<Section> Sections; member
H A DMachOYAML.h61 std::vector<Section> Sections; member
117 std::vector<Section> Sections; member
H A DELFYAML.h100 std::vector<SectionName> Sections; member
H A DWasmYAML.h394 std::vector<std::unique_ptr<Section>> Sections; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp70 const auto &Sections = ObjFile.getBinary()->sections(); in loadObj() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSpecialCaseList.cpp101 StringMap<size_t> Sections; in createInternal() local
120 StringMap<size_t> Sections; in createInternal() local
/third_party/elfio/elfio/
H A 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/
H A DMachOLinkGraphBuilder.cpp169 std::vector<NormalizedSection *> Sections; in createNormalizedSections() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp407 CComPtr<IDiaEnumSectionContribs> Sections = in getSectionContribs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h311 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() argument
484 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() argument
[all...]
H A DMachO.h156 SmallVector<SectionInfo, 32> Sections; member in llvm::object::BindRebaseSegInfo
H A DWasm.h262 std::vector<WasmSection> Sections; member in llvm::object::WasmObjectFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp922 initializeStringsAndChecksums( ArrayRef<YAMLDebugSubsection> Sections, codeview::StringsAndChecksums &SC) initializeStringsAndChecksums() argument
H A 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/MC/
H A DMCAssembler.h110 SectionListType Sections; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h142 SectionPair Sections; member
255 SectionList Sections; member in llvm::RuntimeDyldImpl
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp138 sections Sections; member in __anon24263::WinCOFFObjectWriter
[all...]
H A 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1014 SectionList Sections; global() member in llvm::jitlink::LinkGraph
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1558 DWARFObjInMemory(const StringMap<std::unique_ptr<MemoryBuffer>> &Sections, in DWARFObjInMemory() argument
1900 DWARFContext::create(const StringMap<std::unique_ptr<MemoryBuffer>> &Sections, in create() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp277 parseSegmentLoadCommand( const MachOObjectFile &Obj, const MachOObjectFile::LoadCommandInfo &Load, SmallVectorImpl<const char *> &Sections, bool &IsPageZeroSegment, uint32_t LoadCommandIndex, const char *CmdName, uint64_t SizeOfHeaders, std::list<MachOElement> &Elements) parseSegmentLoadCommand() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h37 PIMAGE_SECTION_HEADER Sections; member

Completed in 37 milliseconds