Searched defs:isSectionReadOnlyData (Results 1 – 3 of 3) sorted by relevance
468 std::error_code ELFObjectFile<ELFT>::isSectionReadOnlyData(DataRefImpl Sec, in isSectionReadOnlyData() function
329 std::error_code COFFObjectFile::isSectionReadOnlyData(DataRefImpl Ref, in isSectionReadOnlyData() function in COFFObjectFile
785 std::error_code MachOObjectFile::isSectionReadOnlyData(DataRefImpl Sec, in isSectionReadOnlyData() function in llvm::object::MachOObjectFile