Searched defs:getSectionRelBegin (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Object/ | ||
D | COFFObjectFile.cpp | 396 relocation_iterator COFFObjectFile::getSectionRelBegin(DataRefImpl Sec) const { in getSectionRelBegin() function in COFFObjectFile |
D | MachOObjectFile.cpp | 645 relocation_iterator MachOObjectFile::getSectionRelBegin(DataRefImpl Sec) const { in getSectionRelBegin() function in llvm::object::MachOObjectFile |