Searched refs:section_rel_end (Results 1 – 15 of 15) sorted by relevance
227 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;416 return OwningObject->section_rel_end(SectionPimpl); in relocation_end()
232 relocation_iterator section_rel_end(DataRefImpl Sec) const override;269 relocation_iterator section_rel_end(unsigned Index) const;
236 relocation_iterator section_rel_end(DataRefImpl Sec) const override;638 ELFObjectFile<ELFT>::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function
744 relocation_iterator section_rel_end(DataRefImpl Sec) const override;
242 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;457 return OwningObject->section_rel_end(SectionPimpl); in relocation_end()
326 relocation_iterator section_rel_end(DataRefImpl Sec) const override;373 relocation_iterator section_rel_end(unsigned Index) const;
178 relocation_iterator section_rel_end(DataRefImpl Sec) const override;
262 relocation_iterator section_rel_end(DataRefImpl Sec) const override;774 ELFObjectFile<ELFT>::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function
912 relocation_iterator section_rel_end(DataRefImpl Sec) const override;
725 MachOObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in MachOObjectFile1309 relocation_iterator MachOObjectFile::section_rel_end(unsigned Index) const { in section_rel_end() function in MachOObjectFile1312 return section_rel_end(DRI); in section_rel_end()
375 relocation_iterator COFFObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in COFFObjectFile
2021 MachOObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in MachOObjectFile2685 relocation_iterator MachOObjectFile::section_rel_end(unsigned Index) const { in section_rel_end() function in MachOObjectFile2688 return section_rel_end(DRI); in section_rel_end()
1213 relocation_iterator WasmObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in WasmObjectFile
392 relocation_iterator COFFObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in COFFObjectFile
764 O->section_rel_end(DRI), cputype, verbose); in PrintRelocations()785 O->section_rel_end(DRI), cputype, verbose); in PrintRelocations()