/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | GarbageCollection.cpp | 188 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in getEntrySections() local 220 const LDSection* sect = in getEntrySections() local 258 const LDSection* sect = in getEntrySections() local 280 const LDSection* sect = &sym->fragRef()->frag()->getParent()->getSection(); in getEntrySections() local 300 const LDSection* sect = work_list.front(); in findReferencedSections() local 330 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in stripSections() local
|
D | IdenticalCodeFolding.cpp | 81 LDSection* sect = (*kept).first; in foldIdenticalCode() local 107 LDSection* sect = &(frag_ref->frag()->getParent()->getSection()); in foldIdenticalCode() local 125 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in findCandidates() local
|
D | ELFSegmentFactory.cpp | 52 ELFSegment::iterator sect, sectEnd = (*segment)->end(); in find() local 68 ELFSegment::const_iterator sect, sectEnd = (*segment)->end(); in find() local
|
D | ELFObjectWriter.cpp | 150 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in writeObject() local 157 Module::iterator sect, sectEnd = pModule.end(); in writeObject() local
|
D | BranchIslandFactory.cpp | 41 for (Module::iterator sect = pModule.begin(), sectEnd = pModule.end(); in group() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Script/ |
D | UnaryOp.cpp | 73 const LDSection* sect = NULL; in eval() local 95 const LDSection* sect = NULL; in eval() local 166 const LDSection* sect = NULL; in eval() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 702 Module::const_iterator sect, sectEnd = pModule.end(); in sizeShstrtab() local 1760 LDSection* sect = (*out)->getSection(); in createProgramHdrs() local 1829 for (ELFSegment::iterator sect = (*seg)->begin(), sectEnd = (*seg)->end(); in createProgramHdrs() local 1866 Module::iterator sect, sectBegin, sectEnd; in createProgramHdrs() local 1916 ELFSegment::reverse_iterator sect, sectREnd = (*seg)->rend(); in setupProgramHdrs() local 1952 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in setupProgramHdrs() local 2046 const LDSection* sect = (*obj)->context()->getSection(".note.GNU-stack"); in setupGNUStackInfo() local
|
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | object.c | 23 LLVMSectionIteratorRef sect; in llvm_object_list_sections() local 55 LLVMSectionIteratorRef sect; in llvm_object_list_symbols() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/ |
D | Module.cpp | 39 iterator sect, sectEnd = end(); in getSection() local 48 const_iterator sect, sectEnd = end(); in getSection() local
|
/aosp_15_r20/device/google/contexthub/lib/include/nanohub/ |
D | nanohub.h | 134 struct SectInfo sect; member 141 struct SectInfo sect; member 204 struct SectInfo sect; member
|
/aosp_15_r20/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess_elf.c | 233 struct SectInfo *sect; in finalizeAndWrite() local 301 struct SectInfo *sect; in handleApp() local 717 const struct SectInfo *sect = &hdr->sect; in genElfNanoRelocs() local
|
D | postprocess.c | 242 struct SectInfo *sect; in finalizeAndWrite() local 408 struct SectInfo *sect; in handleApp() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsDebug.cpp | 437 const SkTSpan* DebugSpan(const SkTSect* sect, int id) { in DebugSpan() 441 const SkTSpan* DebugT(const SkTSect* sect, double t) { in DebugT() 446 void Dump(const SkTSect* sect) { in Dump() 470 void DumpCurves(const SkTSect* sect) { in DumpCurves()
|
H A D | PathOpsCubicLineIntersectionTest.cpp | 173 SkDPoint sect = cubic.ptAtT(cubicT); in testOne() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Object/ |
D | ObjectLinker.cpp | 341 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in mergeSections() local 647 Module::iterator sect, sEnd = m_pModule->end(); in prelayout() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/issue4326.dir/ |
D | p1.go | 5 func (opts O) RemoveOption(sect, opt string) bool { argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/docs/Helpers/ |
H A D | Styles.rst | 59 .. |sect| unicode:: U+00A7 substdef
|
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/ |
H A D | fdperf.c | 836 config_setting_t *sect = in config_save() local 877 config_setting_t *sect = in config_restore() local
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/ |
D | IdenticalCodeFolding.h | 50 LDSection* sect; variable
|
/aosp_15_r20/external/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 665 static void DumpCstringSection(MachOObjectFile *O, const char *sect, in DumpCstringSection() 698 static void DumpLiteral4Section(MachOObjectFile *O, const char *sect, in DumpLiteral4Section() 742 static void DumpLiteral8Section(MachOObjectFile *O, const char *sect, in DumpLiteral8Section() 774 static void DumpLiteral16Section(MachOObjectFile *O, const char *sect, in DumpLiteral16Section() 801 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection() 971 static void DumpInitTermPointerSection(MachOObjectFile *O, const char *sect, in DumpInitTermPointerSection() 1004 static void DumpRawSectionContents(MachOObjectFile *O, const char *sect, in DumpRawSectionContents() 1097 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpSectionContents() local 1181 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpInfoPlistSectionContents() local 5646 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection() [all …]
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMException.cpp | 69 LDSection* sect = *it; in create() local
|
/aosp_15_r20/bionic/libc/dns/nameser/ |
H A D | ns_parse.c | 268 setsection(ns_msg *msg, ns_sect sect) { in setsection()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/ |
H A D | NsisIn.cpp | 2123 bool CInArchive::PrintSectionBegin(const CSection §, unsigned index) in PrintSectionBegin() 3278 const CSection § = Sections[curSectionIndex]; in ReadEntries() local 3722 const CSection § = Sections[curSectionIndex]; in ReadEntries() local 4958 const CSection § = Sections[curSectionIndex]; in ReadEntries() local 4971 const CSection § = Sections[curSectionIndex]; in ReadEntries() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | appSupport.c | 143 const struct SectInfo *sect = &app->sect; in cpuAppLoad() local
|
/aosp_15_r20/external/coreboot/src/arch/x86/ |
H A D | acpi_bert_storage.c | 246 void *sect; in bert_append_error_datasection() local
|