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

/external/llvm/include/llvm/Object/
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
/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 143 milliseconds