/external/pytorch/torch/csrc/profiler/unwind/ |
D | sections.h | 27 struct Sections { struct 29 void parse(const char* name) { in parse() 49 Section debug_info; 50 Section debug_abbrev; 51 Section debug_str; 52 Section debug_line; 53 Section debug_line_str; 54 Section debug_rnglists; 55 Section debug_ranges; 56 Section debug_addr; [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
D | MachOReader.cpp | 63 std::vector<std::unique_ptr<Section>> Sections; in extractSections() local 135 if (Expected<std::vector<std::unique_ptr<Section>>> Sections = in readLoadCommands() local 151 if (Expected<std::vector<std::unique_ptr<Section>>> Sections = in readLoadCommands() local 247 std::vector<const Section *> Sections; in setSymbolInRelocationInfo() local
|
/external/coreboot/Documentation/vendorcode/cavium/ |
D | index.md | 6 ## Sections section in Cavium vendorcode-specific documentation
|
/external/coreboot/Documentation/vendorcode/eltan/ |
D | index.md | 6 ## Sections section in Eltan vendorcode-specific documentation
|
/external/rust/android-crates-io/crates/gdbstub/src/target/ext/ |
D | section_offsets.rs | 39 Sections { enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/ |
D | WasmReader.cpp | 21 std::vector<Section> Sections; in create() local
|
D | WasmObject.h | 33 std::vector<Section> Sections; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/ |
D | COFFReader.cpp | 57 std::vector<Section> Sections; in readSections() local 87 ArrayRef<Section> Sections = Obj.getSections(); in readSymbols() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SpecialCaseList.h | 141 std::vector<Section> Sections; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | SpecialCaseList.h | 144 std::vector<Section> Sections; variable
|
/external/executorch/backends/qualcomm/quantizer/ |
D | README.md | 4 ## Sections section in Contribution for Operator Annotation
|
/external/executorch/backends/qualcomm/builders/ |
D | README.md | 4 ## Sections section in Contribution for More Operators
|
/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() 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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 101 StringMap<size_t> Sections; in createInternal() local 120 StringMap<size_t> Sections; in createInternal() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 100 StringMap<size_t> Sections; in createInternal() local 119 StringMap<size_t> Sections; in createInternal() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/XCOFF/ |
D | XCOFFReader.cpp | 18 ArrayRef<XCOFFSectionHeader32> Sections = XCOFFObj.sections32(); in readSections() local
|
D | XCOFFObject.h | 39 std::vector<Section> Sections; member
|
/external/deqp-deps/amber/src/vkscript/ |
D | section_parser.h | 56 const std::vector<Section>& Sections() const { return sections_; } in Sections() function
|
/external/boringssl/src/util/ |
D | doc.go | 31 Sections []ConfigSection member 47 Sections []HeaderSection member
|
/external/cronet/stable/third_party/boringssl/src/util/ |
D | doc.go | 31 Sections []ConfigSection member 47 Sections []HeaderSection member
|
/external/cronet/tot/third_party/boringssl/src/util/ |
D | doc.go | 31 Sections []ConfigSection member 47 Sections []HeaderSection member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
D | LVBinaryReader.h | 101 LVSections Sections; variable
|
/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() 638 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable() 1126 Elf_Shdr_Range Sections) const { in getSHNDXTable() 1164 Elf_Shdr_Range Sections) const { in getStringTableForSymtab()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 143 SectionPair Sections; member 238 SectionList Sections; variable
|
/external/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 86 std::vector<Section> Sections; member
|