Searched defs:isSectionZeroInit (Results 1 - 3 of 3) sorted by last modified time

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h94 std::error_code isSectionZeroInit(DataRefImpl Sec, bool &Res) const override;
461 std::error_code ELFObjectFile<ELFT>::isSectionZeroInit(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp322 std::error_code COFFObjectFile::isSectionZeroInit(DataRefImpl Ref, function in class:COFFObjectFile
H A DMachOObjectFile.cpp776 std::error_code MachOObjectFile::isSectionZeroInit(DataRefImpl Sec, function in class:llvm::object::MachOObjectFile

Completed in 106 milliseconds