Searched defs:getSectionRelEnd (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/Object/ | ||
| D | COFFObjectFile.cpp | 395 relocation_iterator COFFObjectFile::getSectionRelEnd(DataRefImpl Sec) const { in getSectionRelEnd() function in COFFObjectFile |
| D | MachOObjectFile.cpp | 490 relocation_iterator MachOObjectFile::getSectionRelEnd(DataRefImpl Sec) const { in getSectionRelEnd() function in llvm::object::MachOObjectFile |
| D | ELFObjectFile.cpp | 774 ::getSectionRelEnd(DataRefImpl Sec) const { in getSectionRelEnd() function in ELFObjectFile |