Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/MSF/
H A DMSFError.cpp30 case msf_error_code::not_writable: in message()
/freebsd-12.1/contrib/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()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/MSF/
H A DMSFError.h22 not_writable, enumerator
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h30 not_writable, enumerator