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

/external/swiftshader/third_party/LLVM/lib/Object/
H A DCOFFObjectFile.cpp278 error_code COFFObjectFile::getSectionNext(DataRefImpl Sec, function in class:COFFObjectFile
H A DMachOObjectFile.cpp300 error_code MachOObjectFile::getSectionNext(DataRefImpl DRI, function in class:llvm::object::MachOObjectFile
H A DELFObjectFile.cpp336 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
655 ::getSectionNext(DataRefImpl Sec, SectionRef &Result) const { function in class:ELFObjectFile

Completed in 125 milliseconds