Searched defs:getSectionRelBegin (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Object/
H A DCOFFObjectFile.cpp383 relocation_iterator COFFObjectFile::getSectionRelBegin(DataRefImpl Sec) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp484 relocation_iterator MachOObjectFile::getSectionRelBegin(DataRefImpl Sec) const { function in class:llvm::object::MachOObjectFile
H A DELFObjectFile.cpp347 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const;
759 ::getSectionRelBegin(DataRefImpl Sec) const { function in class:ELFObjectFile

Completed in 82 milliseconds