/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 101 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
D | RuntimeDyldMachO.h | 132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
/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() function 353 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection() function 363 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, Elf_Sym_Range Symbols, in getSection() function 587 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
|
D | ObjectFile.h | 397 inline Expected<section_iterator> SymbolRef::getSection() const { in getSection() function
|
D | ELFObjectFile.h | 409 const Elf_Shdr *getSection(DataRefImpl Sec) const { in getSection() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalObject.h | 70 StringRef getSection() const { return Section; } in getSection() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GlobalObject.h | 109 StringRef getSection() const { in getSection() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSymbol.h | 260 MCSection &getSection() const { in getSection() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Globals.cpp | 165 StringRef GlobalValue::getSection() const { in getSection() function in GlobalValue
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 1988 Expected<SectionRef> MachOObjectFile::getSection(unsigned SectionIndex) const { in getSection() function in MachOObjectFile 1997 Expected<SectionRef> MachOObjectFile::getSection(StringRef SectionName) const { in getSection() function in MachOObjectFile 4252 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const { in getSection() function in MachOObjectFile 4262 MachO::section MachOObjectFile::getSection(const LoadCommandInfo &L, in getSection() function in MachOObjectFile
|
D | COFFObjectFile.cpp | 958 std::error_code COFFObjectFile::getSection(int32_t Index, in getSection() function in COFFObjectFile 971 std::error_code COFFObjectFile::getSection(StringRef SectionName, in getSection() function in COFFObjectFile
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | DIE.h | 884 MCSection *getSection() const { return Section; } in getSection() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 179 Section &getSection() const { return Parent; } in getSection() function
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function
|