/external/llvm/tools/llvm-c-test/ |
D | object.c | 23 LLVMSectionIteratorRef sect; in llvm_object_list_sections() local 55 LLVMSectionIteratorRef sect; in llvm_object_list_symbols() local
|
/external/llvm-project/llvm/tools/llvm-c-test/ |
D | object.c | 23 LLVMSectionIteratorRef sect; in llvm_object_list_sections() local 60 LLVMSectionIteratorRef sect; in llvm_object_list_symbols() local
|
/external/llvm-project/libcxx/docs/Helpers/ |
D | Styles.rst | 30 .. |sect| unicode:: U+00A7 substdef
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachONormalizedFileFromAtoms.cpp | 241 for (auto sect : _sectionMap) { in getRelocatableSection() local 248 auto *sect = new (_allocator) in getRelocatableSection() local 256 #define ENTRY(seg, sect, type, atomType) \ argument 326 for (auto sect : _sectionMap) { in getFinalSection() local 333 auto *sect = new (_allocator) SectionInfo( in getFinalSection() local 367 auto *sect = in sectionForAtom() local 376 void Util::appendAtom(SectionInfo *sect, const DefinedAtom *atom) { in appendAtom() 495 unsigned Util::TextSectionSorter::weight(const SectionInfo *sect) { in weight() 572 SectionInfo *sect = *it; in layoutSectionsInTextSegment() local 1269 void Util::segIndexForSection(const SectionInfo *sect, uint8_t &segmentIndex, in segIndexForSection()
|
D | MachONormalizedFileBinaryWriter.cpp | 288 for (const Section § : file.sections) { in MachOFileLayout() local 604 uint32_t MachOFileLayout::indirectSymbolIndex(const Section §, in indirectSymbolIndex() 613 uint32_t MachOFileLayout::indirectSymbolElementSize(const Section §) { in indirectSymbolElementSize() 713 typename T::section *sect = reinterpret_cast<typename T::section*> in writeSegmentLoadCommands() local 1037 for (Section sect : _file.sections) { in writeRelocations() local 1495 for (const Section § : _file.sections) { in computeSymbolTableSizes() local
|
D | MachONormalizedFileToAtoms.cpp | 51 #define ENTRY(seg, sect, type, atomType) \ argument 283 for (auto § : normalizedFile.sections) { in processSymboledSection() local 508 const Section *sect = nullptr; in findAtomCoveringAddress() local 535 const Section *sect = nullptr; in convertRelocs() local 1360 llvm::Error parseObjCImageInfo(const Section §, in parseObjCImageInfo() 1426 static bool isObjCImageInfo(const Section §) { in isObjCImageInfo() 1440 for (auto § : normalizedFile.sections) { in normalizedObjectToAtoms() local 1478 for (auto § : normalizedFile.sections) { in normalizedObjectToAtoms() local
|
D | SectCreateFile.h | 65 void addSection(StringRef seg, StringRef sect, in addSection()
|
D | MachOLinkingContext.cpp | 800 void MachOLinkingContext::addSectionAlignment(StringRef seg, StringRef sect, in addSectionAlignment() 807 StringRef seg, StringRef sect, in addSectCreateSection() 820 bool MachOLinkingContext::sectionAligned(StringRef seg, StringRef sect, in sectionAligned()
|
D | MachONormalizedFileBinaryReader.cpp | 295 const section_64 *sect = §s[i]; in readBinary() local 338 const section *sect = §s[i]; in readBinary() local
|
/external/llvm-project/lldb/tools/compact-unwind/ |
D | compact-unwind-dumper.c | 227 struct section_64 sect; in scan_macho_load_commands() local 233 struct section sect; in scan_macho_load_commands() local 242 struct section_64 sect; in scan_macho_load_commands() local 247 struct section sect; in scan_macho_load_commands() local 255 struct section_64 sect; in scan_macho_load_commands() local 261 struct section sect; in scan_macho_load_commands() local
|
/external/llvm-project/lldb/source/Symbol/ |
D | UnwindTable.cpp | 58 SectionSP sect = sl->FindSectionByType(eSectionTypeEHFrame, true); in Initialize() local
|
/external/openssh/ |
D | krl.c | 584 struct sshbuf *sect; in revoked_certs_generate() local 742 struct sshbuf *sect; in ssh_krl_to_blob() local 961 blob_section(struct sshbuf *sect, struct revoked_blob_tree *target_tree, in blob_section() 989 struct sshbuf *copy = NULL, *sect = NULL; in ssh_krl_from_blob() local
|
/external/openssh/regress/unittests/sshkey/ |
D | test_sshkey.c | 42 struct sshbuf *sect; in put_opt() local
|
/external/llvm-project/lldb/source/Core/ |
D | Section.cpp | 426 size_t SectionList::FindSectionIndex(const Section *sect) { in FindSectionIndex() 550 Section *sect = sect_iter->get(); in FindSectionContainingFileAddress() local
|
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
D | ObjectFilePECOFF.cpp | 534 SectionSP sect = addr.GetSection(); in ReadImageDataByRVA() local 579 llvm::StringRef ObjectFilePECOFF::GetSectionName(const section_header_t §) { in GetSectionName() 751 const section_header_t §) { in GetSectionType()
|
/external/skia/tests/ |
D | PathOpsCubicLineIntersectionTest.cpp | 167 SkDPoint sect = cubic.ptAtT(cubicT); in testOne() local
|
D | PathOpsDebug.cpp | 416 const SkTSpan* DebugSpan(const SkTSect* sect, int id) { in DebugSpan() 420 const SkTSpan* DebugT(const SkTSect* sect, double t) { in DebugT() 425 void Dump(const SkTSect* sect) { in Dump() 449 void DumpCurves(const SkTSect* sect) { in DumpCurves()
|
/external/skqp/tests/ |
D | PathOpsCubicLineIntersectionTest.cpp | 167 SkDPoint sect = cubic.ptAtT(cubicT); in testOne() local
|
D | PathOpsDebug.cpp | 416 const SkTSpan* DebugSpan(const SkTSect* sect, int id) { in DebugSpan() 420 const SkTSpan* DebugT(const SkTSect* sect, double t) { in DebugT() 425 void Dump(const SkTSect* sect) { in Dump() 449 void DumpCurves(const SkTSect* sect) { in DumpCurves()
|
/external/llvm-project/lld/unittests/MachOTests/ |
D | MachONormalizedFileYAMLTests.cpp | 210 const Section& sect = f->sections[0]; in TEST() local
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
D | SymbolFileBreakpad.cpp | 93 Section § = in LineIterator() local 117 Section § = *list.GetSectionAtIndex(m_next_section_idx++); in operator ++() local
|
/external/mesa3d/src/freedreno/perfcntrs/ |
D | fdperf.c | 973 config_setting_t *sect = in config_save() local 1017 config_setting_t *sect = in config_restore() local
|
/external/aac/libSYS/include/ |
D | genericStds.h | 314 #define C_ALLOC_MEM_OVERLAY(name, type, num, sect, tag) \ argument
|
/external/skia/src/effects/imagefilters/ |
D | SkArithmeticImageFilter.cpp | 178 SkIRect sect; in intersect() local
|
/external/skqp/src/effects/imagefilters/ |
D | SkArithmeticImageFilter.cpp | 152 SkIRect sect; in intersect() local
|