Home
last modified time | relevance | path

Searched defs:isSectionZeroInit (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DELFObjectFile.h461 std::error_code ELFObjectFile<ELFT>::isSectionZeroInit(DataRefImpl Sec, in isSectionZeroInit() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp322 std::error_code COFFObjectFile::isSectionZeroInit(DataRefImpl Ref, in isSectionZeroInit() function in COFFObjectFile
DMachOObjectFile.cpp776 std::error_code MachOObjectFile::isSectionZeroInit(DataRefImpl Sec, in isSectionZeroInit() function in llvm::object::MachOObjectFile