Searched refs:getSectionContent (Results 1 – 5 of 5) sorted by relevance
665 auto* OldAddr = Dyld.getSectionContent(SectionID).data(); in applySpecificSectionMappings()892 StringRef SecContent = Dyld.getSectionContent(SectionID); in linkAndVerify()923 StringRef SecContent = Dyld.getSectionContent(*SectionID); in linkAndVerify()947 Dyld.getSectionContent(SI.SectionID).substr(SI.Offset); in linkAndVerify()
233 LLVM_ABI StringRef getSectionContent(unsigned SectionID) const;
493 StringRef getSectionContent(unsigned SectionID) const { in getSectionContent() function
1437 StringRef RuntimeDyld::getSectionContent(unsigned SectionID) const { in getSectionContent() function in llvm::RuntimeDyld1439 return Dyld->getSectionContent(SectionID); in getSectionContent()
227 {"_ZN16ImageLoaderMachO17getSectionContentEPKcS1_PPvPm", "ImageLoaderMachO::getSectionContent(char …