Searched refs:getSectionRelBegin (Results 1 – 6 of 6) sorted by relevance
81 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const;
317 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const = 0;515 return OwningObject->getSectionRelBegin(SectionPimpl); in begin_relocations()
135 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const;
558 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const;1157 ::getSectionRelBegin(DataRefImpl Sec) const {
394 relocation_iterator COFFObjectFile::getSectionRelBegin(DataRefImpl Sec) const { in getSectionRelBegin() function in COFFObjectFile
643 relocation_iterator MachOObjectFile::getSectionRelBegin(DataRefImpl Sec) const { in getSectionRelBegin() function in llvm::object::MachOObjectFile