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