Searched refs:section_rel_end (Results 1 – 6 of 6) sorted by relevance
223 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;402 return OwningObject->section_rel_end(SectionPimpl); in relocation_end()
230 relocation_iterator section_rel_end(DataRefImpl Sec) const override;265 relocation_iterator section_rel_end(unsigned Index) const;
226 relocation_iterator section_rel_end(DataRefImpl Sec) const override;630 ELFObjectFile<ELFT>::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function
670 relocation_iterator section_rel_end(DataRefImpl Sec) const override;
587 MachOObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in MachOObjectFile1209 relocation_iterator MachOObjectFile::section_rel_end(unsigned Index) const { in section_rel_end() function in MachOObjectFile1212 return section_rel_end(DRI); in section_rel_end()
372 relocation_iterator COFFObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in COFFObjectFile