/external/pytorch/torch/csrc/profiler/unwind/ |
D | mem_file.h | 112 Section getSection(const Elf64_Shdr& shdr) { in getSection() function 117 Section getSection(const char* name, bool optional) { in getSection() function
|
/external/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
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 105 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
D | RuntimeDyldMachO.h | 132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 102 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
D | RuntimeDyldMachO.h | 132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
/external/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
|
/external/rust/beto-rust/nearby/presence/np_java_ffi/java/com/google/android/nearby/presence/rust/ |
D | LegibleV1Sections.java | 49 public DeserializedV1Section getSection(int index) { in getSection() method in LegibleV1Sections
|
D | DeserializedV1Advertisement.java | 58 public DeserializedV1Section getSection(int index) { in getSection() method in DeserializedV1Advertisement
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalObject.h | 70 StringRef getSection() const { return Section; } in getSection() function
|
/external/llvm/include/llvm/IR/ |
D | GlobalObject.h | 67 StringRef getSection() const { return Section; } in getSection() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | GlobalObject.h | 111 StringRef getSection() const { in getSection() function
|
/external/llvm/tools/dsymutil/ |
D | MachOUtils.cpp | 204 getSection(const object::MachOObjectFile &Obj, in getSection() function 211 getSection(const object::MachOObjectFile &Obj, in getSection() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
D | ELF.h | 406 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() function 449 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, const Elf_Shdr *SymTab, in getSection() function 459 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, Elf_Sym_Range Symbols, in getSection() function 1081 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
|
D | ObjectFile.h | 423 inline Expected<section_iterator> SymbolRef::getSection() const { in getSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GlobalObject.h | 109 StringRef getSection() const { in getSection() function
|
/external/llvm/include/llvm/Object/ |
D | ELF.h | 231 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection() function 415 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
|
D | ObjectFile.h | 331 inline Expected<section_iterator> SymbolRef::getSection() const { in getSection() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 117 MCSection *getSection() const { in getSection() function
|
/external/aws-sdk-java-v2/core/profiles/src/main/java/software/amazon/awssdk/profiles/ |
D | ProfileFile.java | 65 public Optional<Profile> getSection(String sectionName, String sectionTitle) { in getSection() method in ProfileFile
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCSymbol.h | 267 MCSection &getSection() const { in getSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSymbol.h | 260 MCSection &getSection() const { in getSection() function
|
/external/llvm/lib/IR/ |
D | Globals.cpp | 131 StringRef GlobalValue::getSection() const { in getSection() function in GlobalValue
|