HomeSort by relevance Sort by last modified time
    Searched refs:getSection (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /frameworks/compile/mclinker/include/mcld/LD/
LDContext.h 69 LDSection* getSection(unsigned int pIdx);
71 const LDSection* getSection(unsigned int pIdx) const;
73 LDSection* getSection(const std::string& pName);
75 const LDSection* getSection(const std::string& pName) const;
SectionData.h 46 const LDSection &getSection() const { return *m_pSection; }
  /external/llvm/lib/MC/
MCObjectWriter.cpp 52 const MCSection &SecA = DataA.getSymbol().AliasedSymbol().getSection();
53 const MCSection &SecB = FB.getParent()->getSection();
MachObjectWriter.cpp 106 if (NextSD.getSection().isVirtualSection())
192 if (SD.getSection().isVirtualSection()) {
203 const MCSectionMachO &Section = cast<MCSectionMachO>(SD.getSection());
393 cast<MCSectionMachO>(it->SectionData->getSection());
409 cast<MCSectionMachO>(it->SectionData->getSection());
443 SectionIndexMap[&it->getSection()] = Index;
486 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
519 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
589 const MCSection &SecA = SA.getSection();
590 const MCSection &SecB = FB.getParent()->getSection();
    [all...]
WinCOFFStreamer.cpp 194 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
238 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
264 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
313 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
321 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
WinCOFFObjectWriter.cpp 367 assert(SectionData.getSection().getVariant() == MCSection::SV_COFF
371 static_cast<MCSectionCOFF const &>(SectionData.getSection());
410 SectionMap[&SectionData.getSection()] = coff_section;
467 SectionMap[&SymbolData.Fragment->getParent()->getSection()];
645 assert(SectionMap.find(&SectionData->getSection()) != SectionMap.end() &&
650 COFFSection *coff_section = SectionMap[&SectionData->getSection()];
655 &SymA->getSymbol().getSection() != &SymB->getSymbol().getSection();
772 COFFSection *Sec = SectionMap[&i->getSection()];
ELFObjectWriter.cpp 596 static_cast<const MCSectionELF&>(i->getSection());
652 static_cast<const MCSectionELF&>(ASymbol.getSection());
666 static_cast<const MCSectionELF&>(F.getParent()->getSection());
834 static_cast<const MCSectionELF &>(it->getSection());
843 static_cast<const MCSectionELF &>(it->getSection());
918 static_cast<const MCSectionELF&>(RefSymbol.getSection());
    [all...]
  /frameworks/compile/mclinker/lib/LD/
LDContext.cpp 26 LDSection* LDContext::getSection(unsigned int pIdx)
33 const LDSection* LDContext::getSection(unsigned int pIdx) const
40 LDSection* LDContext::getSection(const std::string& pName)
50 const LDSection* LDContext::getSection(const std::string& pName) const
Relocation.cpp 45 return m_pSymInfo->outSymbol()->fragRef()->frag()->getParent()->getSection().addr();
SectionMerger.cpp 57 section = m_Output.getSection(pName);
ELFDynObjReader.cpp 88 LDSection* symtab_shdr = pInput.context()->getSection(".dynsym");
  /frameworks/compile/mclinker/include/mcld/Target/
PLT.h 64 const LDSection& getSection() const
GOT.h 74 const LDSection& getSection() const
  /frameworks/compile/mclinker/unittests/
SectionDataTest.cpp 47 EXPECT_TRUE(s->getSection().name() == "test" && \
48 s->getSection().kind() == LDFileFormat::Null);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
ExportPropertiesPage.java 71 mFieldsPart.getSection().setLayoutData(new ColumnLayoutData());
75 mLinksPart.getSection().setLayoutData(new ColumnLayoutData());
ExportFieldsPart.java 35 Section section = getSection();
ExportLinksPart.java 43 Section section = getSection();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewPage.java 91 mOverviewPart.getSection().setLayoutData(new GridData(SWT.FILL, SWT.TOP, true, false));
97 exportPart.getSection().setLayoutData(new GridData(SWT.FILL, SWT.TOP, true, false));
101 mOverviewLinkPart.getSection().setLayoutData(new GridData(SWT.FILL, SWT.TOP, true, false));
ApplicationPage.java 90 mTooglePart.getSection().setLayoutData(new GridData(SWT.FILL, SWT.TOP, true, false));
93 mAttrPart.getSection().setLayoutData(new GridData(SWT.FILL, SWT.TOP, true, false));
  /external/llvm/include/llvm/MC/
MCSymbol.h 109 /// getSection - Get the section associated with a defined, non-absolute
111 const MCSection &getSection() const {
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
ResizableDialog.java 168 if (settings.getSection(sectionName) == null) {
171 return settings.getSection(sectionName);
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterDwarf.cpp 154 const MCSection &Section = SectionLabel->getSection();
158 assert((!Label->isInSection() || &Label->getSection() == &Section) &&
  /external/llvm/include/llvm/Object/
ELF.h 499 return getSection(Rel.w.b);
507 const Elf_Shdr *getSection(DataRefImpl index) const;
508 const Elf_Shdr *getSection(uint32_t index) const;
613 const Elf_Shdr *getSection(const Elf_Sym *symb) const;
    [all...]
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 235 TableOfContents.Section aSection = getSection(dexA.getTableOfContents());
236 TableOfContents.Section bSection = getSection(dexB.getTableOfContents());
237 getSection(contentsOut).off = out.getPosition();
291 getSection(contentsOut).size = outCount;
299 getSection(contentsOut).off = out.getPosition();
320 getSection(contentsOut).size = outCount;
324 TableOfContents.Section section = getSection(source.getTableOfContents());
339 abstract TableOfContents.Section getSection(TableOfContents tableOfContents);
377 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) {
399 @Override TableOfContents.Section getSection(TableOfContents tableOfContents)
    [all...]
  /external/llvm/lib/Object/
MachOObjectFile.cpp 144 getSection(Sections[Entry->SectionIndex-1], Section);
437 MachOObjectFile::getSection(DataRefImpl DRI,
506 getSection(DRI, Sect);
520 getSection(DRI, Sect);
534 getSection(DRI, Sect);
548 getSection(DRI, Sect);
562 getSection(DRI, Sect);
606 getSection(DRI, Sect);
658 getSection(Sec, Sect);
691 getSection(Sections[Rel.d.b], Sect)
    [all...]

Completed in 2619 milliseconds

1 2 3 4