Searched refs:getSectionRelEnd (Results 1 – 6 of 6) sorted by relevance
251 virtual relocation_iterator getSectionRelEnd(DataRefImpl Sec) const = 0;411 return OwningObject->getSectionRelEnd(SectionPimpl); in end_relocations()
64 virtual relocation_iterator getSectionRelEnd(DataRefImpl Sec) const;
117 virtual relocation_iterator getSectionRelEnd(DataRefImpl Sec) const;
395 relocation_iterator COFFObjectFile::getSectionRelEnd(DataRefImpl Sec) const { in getSectionRelEnd() function in COFFObjectFile
348 virtual relocation_iterator getSectionRelEnd(DataRefImpl Sec) const;774 ::getSectionRelEnd(DataRefImpl Sec) const { in getSectionRelEnd() function in ELFObjectFile
490 relocation_iterator MachOObjectFile::getSectionRelEnd(DataRefImpl Sec) const { in getSectionRelEnd() function in llvm::object::MachOObjectFile