Searched refs:section_rel_end (Results 1 – 13 of 13) sorted by relevance
108 relocation_iterator section_rel_end(DataRefImpl Sec) const override { in section_rel_end() function
283 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;591 return OwningObject->section_rel_end(SectionPimpl); in relocation_end()
475 relocation_iterator section_rel_end(DataRefImpl Sec) const override;526 relocation_iterator section_rel_end(unsigned Index) const;
199 relocation_iterator section_rel_end(DataRefImpl Sec) const override;
336 relocation_iterator section_rel_end(DataRefImpl Sec) const override;1058 ELFObjectFile<ELFT>::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function
618 relocation_iterator section_rel_end(DataRefImpl Sec) const override;
1017 relocation_iterator section_rel_end(DataRefImpl Sec) const override;
98 RE = MachOObj.section_rel_end(SecRef->getRawDataRefImpl()); in extractSections()
544 relocation_iterator XCOFFObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in llvm::object::XCOFFObjectFile
2182 MachOObjectFile::section_rel_end(DataRefImpl Sec) const { in section_rel_end() function in MachOObjectFile2895 relocation_iterator MachOObjectFile::section_rel_end(unsigned Index) const { in section_rel_end() function in MachOObjectFile2898 return section_rel_end(DRI); in section_rel_end()
405 relocation_iterator COFFObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in COFFObjectFile
2027 relocation_iterator WasmObjectFile::section_rel_end(DataRefImpl Ref) const { in section_rel_end() function in WasmObjectFile
1011 O->section_rel_end(DRI), cputype, verbose); in PrintRelocations()1031 O->section_rel_end(DRI), cputype, verbose); in PrintRelocations()