/external/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 106 if (NextSD.getSection().isVirtualSection()) in getPaddingSize() 192 if (SD.getSection().isVirtualSection()) { in WriteSection() 203 const MCSectionMachO &Section = cast<MCSectionMachO>(SD.getSection()); in WriteSection() 393 cast<MCSectionMachO>(it->SectionData->getSection()); in BindIndirectSymbols() 409 cast<MCSectionMachO>(it->SectionData->getSection()); in BindIndirectSymbols() 443 SectionIndexMap[&it->getSection()] = Index; in ComputeSymbolTable() 486 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in ComputeSymbolTable() 519 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in ComputeSymbolTable() 589 const MCSection &SecA = SA.getSection(); in IsSymbolRefDifferenceFullyResolvedImpl() 590 const MCSection &SecB = FB.getParent()->getSection(); in IsSymbolRefDifferenceFullyResolvedImpl() [all …]
|
D | MCObjectWriter.cpp | 52 const MCSection &SecA = DataA.getSymbol().AliasedSymbol().getSection(); in IsSymbolRefDifferenceFullyResolvedImpl() 53 const MCSection &SecB = FB.getParent()->getSection(); in IsSymbolRefDifferenceFullyResolvedImpl()
|
D | WinCOFFStreamer.cpp | 194 ? Symbol->getSection().getVariant() == MCSection::SV_COFF in EmitAssignment() 238 ? Symbol->getSection().getVariant() == MCSection::SV_COFF in EmitSymbolAttribute() 264 ? Symbol->getSection().getVariant() == MCSection::SV_COFF in BeginCOFFSymbolDef() 313 ? Symbol->getSection().getVariant() == MCSection::SV_COFF in EmitCommonSymbol() 321 ? Symbol->getSection().getVariant() == MCSection::SV_COFF in EmitLocalCommonSymbol()
|
D | WinCOFFObjectWriter.cpp | 367 assert(SectionData.getSection().getVariant() == MCSection::SV_COFF in DefineSection() 371 static_cast<MCSectionCOFF const &>(SectionData.getSection()); in DefineSection() 410 SectionMap[&SectionData.getSection()] = coff_section; in DefineSection() 467 SectionMap[&SymbolData.Fragment->getParent()->getSection()]; in DefineSymbol() 645 assert(SectionMap.find(&SectionData->getSection()) != SectionMap.end() && in RecordRelocation() 650 COFFSection *coff_section = SectionMap[&SectionData->getSection()]; in RecordRelocation() 655 &SymA->getSymbol().getSection() != &SymB->getSymbol().getSection(); in RecordRelocation() 772 COFFSection *Sec = SectionMap[&i->getSection()]; in WriteObject()
|
D | ELFObjectWriter.cpp | 596 static_cast<const MCSectionELF&>(i->getSection()); in WriteSymbolTable() 652 static_cast<const MCSectionELF&>(ASymbol.getSection()); in SymbolToReloc() 666 static_cast<const MCSectionELF&>(F.getParent()->getSection()); in SymbolToReloc() 834 static_cast<const MCSectionELF &>(it->getSection()); in ComputeIndexMap() 843 static_cast<const MCSectionELF &>(it->getSection()); in ComputeIndexMap() 918 static_cast<const MCSectionELF&>(RefSymbol.getSection()); in ComputeSymbolTable() 986 static_cast<const MCSectionELF&>(SD.getSection()); in CreateRelocationSections() 1014 static_cast<const MCSectionELF&>(SD.getSection()); in WriteRelocations() 1173 static_cast<const MCSectionELF&>(it->getSection()); in CreateMetadataSections() 1225 static_cast<const MCSectionELF&>(it->getSection()); in CreateIndexedSections() [all …]
|
D | MCAssembler.cpp | 57 if (!it->getSection().isVirtualSection()) in MCAsmLayout() 60 if (it->getSection().isVirtualSection()) in MCAsmLayout() 145 if (SD->getSection().isVirtualSection()) in getSectionFileSize() 225 return getBackend().doesSectionRequireSymbols(Symbol.getSection()); in isSymbolLinkerVisible() 240 SD->getFragment()->getParent()->getSection())) in getAtom() 504 if (SD->getSection().isVirtualSection()) { in writeSectionData()
|
D | MCELFStreamer.cpp | 170 static_cast<const MCSectionELF&>(Symbol->getSection()); in EmitLabel() 498 const MCSection &Section = Symbol.getSection(); in FinishImpl()
|
/external/llvm/include/llvm/Object/ |
D | 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; 788 ::getSection(const Elf_Sym *symb) const { 790 return getSection(ExtendedSymbolTable.lookup(symb)); 793 return getSection(symb->st_shndx); 827 default: Section = getSection(symb); 861 default: Section = getSection(symb); 897 const Elf_Shdr *Section = getSection(symb); [all …]
|
D | MachO.h | 118 void getSection(DataRefImpl DRI, InMemoryStruct<macho::Section> &Res) const;
|
D | ObjectFile.h | 232 error_code getSection(section_iterator &Result) const; 436 inline error_code SymbolRef::getSection(section_iterator &Result) const { in getSection() function
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 144 getSection(Sections[Entry->SectionIndex-1], Section); in getSymbolFileOffset() 437 MachOObjectFile::getSection(DataRefImpl DRI, in getSection() function in llvm::object::MachOObjectFile 506 getSection(DRI, Sect); in getSectionAddress() 520 getSection(DRI, Sect); in getSectionSize() 534 getSection(DRI, Sect); in getSectionContents() 548 getSection(DRI, Sect); in getSectionAlignment() 562 getSection(DRI, Sect); in isSectionText() 606 getSection(DRI, Sect); in isSectionZeroInit() 658 getSection(Sec, Sect); in getSectionRelEnd() 691 getSection(Sections[Rel.d.b], Sect); in getRelocation() [all …]
|
D | COFFObjectFile.cpp | 111 if (error_code ec = getSection(symb->SectionNumber, Section)) in getSymbolFileOffset() 129 if (error_code ec = getSection(symb->SectionNumber, Section)) in getSymbolAddress() 196 if (error_code ec = getSection(symb->SectionNumber, Section)) in getSymbolSize() 229 if (error_code ec = getSection(symb->SectionNumber, Section)) in getSymbolNMTypeChar() 285 if (error_code ec = getSection(symb->SectionNumber, sec)) return ec; in getSymbolSection() 388 if (error_code ec = getSection(symb->SectionNumber, symb_sec)) return ec; in sectionContainsSymbol() 573 error_code COFFObjectFile::getSection(int32_t index, in getSection() function in COFFObjectFile
|
D | Object.cpp | 53 if (error_code ec = (*unwrap(Sym))->getSection(*unwrap(Sect))) in LLVMMoveToContainingSection()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 154 const MCSection &Section = SectionLabel->getSection(); in EmitSectionOffset() 158 assert((!Label->isInSection() || &Label->getSection() == &Section) && in EmitSectionOffset()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/ |
D | ResizableDialog.java | 168 if (settings.getSection(sectionName) == null) { in getDialogSettings() 171 return settings.getSection(sectionName); in getDialogSettings()
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-docs.js | 131 function getSection() { function 152 var cookiePath = getSection() + "_"; 242 var section = getSection(); 299 var section = getSection();
|
/external/llvm/include/llvm/MC/ |
D | MCSymbol.h | 111 const MCSection &getSection() const { in getSection() function
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 177 StringRef SectionName = GV->getSection(); in getExplicitSectionGlobal() 473 MCSectionMachO::ParseSectionSpecifier(GV->getSection(), Segment, Section, in getExplicitSectionGlobal() 479 GV->getSection() + "': " + ErrorCode + "."); in getExplicitSectionGlobal() 704 return getContext().getCOFFSection(GV->getSection(), in getExplicitSectionGlobal()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 85 if (Sym.getSection().getKind().isMergeableCString() || in ExplicitRelSym() 86 Sym.getSection().getKind().isMergeableConst()) in ExplicitRelSym()
|
/external/llvm/tools/lto/ |
D | LTOModule.cpp | 442 if (v->getSection().compare(0, 15, "__OBJC,__class,") == 0) { in addDefinedDataSymbol() 449 else if (v->getSection().compare(0, 18, "__OBJC,__category,") == 0) { in addDefinedDataSymbol() 456 else if (v->getSection().compare(0, 18, "__OBJC,__cls_refs,") == 0) { in addDefinedDataSymbol()
|
/external/llvm/lib/VMCore/ |
D | Globals.cpp | 52 setSection(Src->getSection()); in copyAttributesFrom()
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 62 if (!GV->getSection().empty()) in isSuitableForBSS()
|
/external/llvm/include/llvm/ |
D | GlobalValue.h | 96 const std::string &getSection() const { return Section; } in getSection() function
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 220 Fragment->getParent()->getSection()); in RecordX86_64Relocation() 525 SD->getSymbol().getSection()); in RecordX86Relocation()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFObjectWriter.cpp | 77 static_cast<const MCSectionELF&>(Symbol.getSection()); in ExplicitRelSym()
|