Searched refs:getSectionRelBegin (Results 1 – 6 of 6) sorted by relevance
250 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const = 0;407 return OwningObject->getSectionRelBegin(SectionPimpl); in begin_relocations()
63 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const;
116 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const;
383 relocation_iterator COFFObjectFile::getSectionRelBegin(DataRefImpl Sec) const { in getSectionRelBegin() function in COFFObjectFile
347 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const;759 ::getSectionRelBegin(DataRefImpl Sec) const { in getSectionRelBegin() function in ELFObjectFile
484 relocation_iterator MachOObjectFile::getSectionRelBegin(DataRefImpl Sec) const { in getSectionRelBegin() function in llvm::object::MachOObjectFile