/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | SpecialCaseList.h | 141 std::vector<Section> Sections; member in llvm::SpecialCaseList
|
/third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
H A D | section_parser.h | 56 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 D | COFFYAML.h | 106 std::vector<Section> Sections; member
|
H A D | MachOYAML.h | 61 std::vector<Section> Sections; member 117 std::vector<Section> Sections; member
|
H A D | ELFYAML.h | 100 std::vector<SectionName> Sections; member
|
H A D | WasmYAML.h | 394 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 D | InstrumentationMap.cpp | 70 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 D | SpecialCaseList.cpp | 101 StringMap<size_t> Sections; in createInternal() local 120 StringMap<size_t> Sections; in createInternal() local
|
/third_party/elfio/elfio/ |
H A D | elfio.hpp | 952 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 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/DebugInfo/PDB/DIA/ |
H A D | DIASession.cpp | 407 CComPtr<IDiaEnumSectionContribs> Sections = in getSectionContribs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ELF.h | 311 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 D | MachO.h | 156 SmallVector<SectionInfo, 32> Sections; member in llvm::object::BindRebaseSegInfo
|
H A D | Wasm.h | 262 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 D | CodeViewYAMLDebugSections.cpp | 922 initializeStringsAndChecksums( ArrayRef<YAMLDebugSubsection> Sections, codeview::StringsAndChecksums &SC) initializeStringsAndChecksums() argument
|
H A 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/MC/ |
H A D | MCAssembler.h | 110 SectionListType Sections; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldImpl.h | 142 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 D | WinCOFFObjectWriter.cpp | 138 sections Sections; member in __anon24263::WinCOFFObjectWriter [all...] |
H A 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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 1014 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 D | DWARFContext.cpp | 1558 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 D | MachOObjectFile.cpp | 277 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 D | dbghelp.h | 37 PIMAGE_SECTION_HEADER Sections; member
|