Home
last modified time | relevance | path

Searched defs:cstr_len (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DConstString.cpp95 const char *GetConstCStringWithLength(const char *cstr, size_t cstr_len) { in GetConstCStringWithLength()
154 size_t cstr_len) { in GetConstTrimmedCStringWithLength()
208 ConstString::ConstString(const char *cstr, size_t cstr_len) in ConstString()
292 size_t cstr_len = GetLength(); in DumpDebug() local
320 void ConstString::SetCStringWithLength(const char *cstr, size_t cstr_len) { in SetCStringWithLength()
325 size_t cstr_len) { in SetTrimmedCStringWithLength()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBEvent.cpp27 SBEvent::SBEvent(uint32_t event_type, const char *cstr, uint32_t cstr_len) in SBEvent()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp206 size_t cstr_len = 0; in GetObjectDescription() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp898 size_t cstr_len = 0; in ReadPointedString() local