Searched defs:writable (Results 1 – 12 of 12) sorted by relevance
35 writable: label
26 def writable(self): member in BadIO48 def writable(self): member in ReallyBadIO
270 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function
82 bool writable = c->getOutputCharacteristics() & llvm::COFF::IMAGE_SCN_MEM_WRITE; in isEligible() local
477 if (BoolAttr writable = funcOp.getArgAttrOfType<BoolAttr>( isWritable() local
430 const bool writable = IsPageWritable(mem_info.Protect); GetMemoryRegionInfo() local
197 bool writable, const char *name) { in addAddressRange() argument
661 bool writable = phdr->p_flags & PF_W; AddModuleSegments() local
854 bool writable; global() member
1054 auto writable = As<bool>(obj.CallMethod("writable")); GetOptionsForPyObject() local
4543 bool writable = llvm::sys::fs::can_write(path); CheckJITObjectsDir() local
3908 auto &writable{const_cast<parser::Selector &>(selector)}; Analyze() local