Searched refs:isSectionReadOnlyData (Results 1 - 6 of 6) sorted by last modified time

/external/llvm/include/llvm/Object/
H A DCOFF.h393 std::error_code isSectionReadOnlyData(DataRefImpl Sec,
H A DELFObjectFile.h95 std::error_code isSectionReadOnlyData(DataRefImpl Sec,
468 std::error_code ELFObjectFile<ELFT>::isSectionReadOnlyData(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile
H A DMachO.h97 std::error_code isSectionReadOnlyData(DataRefImpl Sec,
H A DObjectFile.h264 virtual std::error_code isSectionReadOnlyData(DataRefImpl Sec,
459 return OwningObject->isSectionReadOnlyData(SectionPimpl, Result);
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp329 std::error_code COFFObjectFile::isSectionReadOnlyData(DataRefImpl Ref, function in class:COFFObjectFile
H A DMachOObjectFile.cpp785 std::error_code MachOObjectFile::isSectionReadOnlyData(DataRefImpl Sec, function in class:llvm::object::MachOObjectFile

Completed in 249 milliseconds