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

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h89 std::error_code isSectionData(DataRefImpl Sec, bool &Res) const override;
428 std::error_code ELFObjectFile<ELFT>::isSectionData(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp293 std::error_code COFFObjectFile::isSectionData(DataRefImpl Ref, function in class:COFFObjectFile
H A DMachOObjectFile.cpp741 std::error_code MachOObjectFile::isSectionData(DataRefImpl Sec, function in class:llvm::object::MachOObjectFile

Completed in 739 milliseconds