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