Home
last modified time | relevance | path

Searched refs:not_writable (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/MSF/
H A DMSFError.cpp38 case msf_error_code::not_writable: in message()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp37 case raw_error_code::not_writable: in message()
H A DPDBFile.cpp116 return make_error<RawError>(raw_error_code::not_writable, in setBlockData()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/MSF/
H A DMSFError.h23 not_writable, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h27 not_writable, enumerator