Home
last modified time | relevance | path

Searched defs:GetCStr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBDataRef.cpp150 const char *DNBDataRef::GetCStr(offset_t *offset_ptr, in GetCStr() function in DNBDataRef
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DDataExtractor.cpp784 const char *DataExtractor::GetCStr(offset_t *offset_ptr) const { in GetCStr() function in DataExtractor
814 const char *DataExtractor::GetCStr(offset_t *offset_ptr, offset_t len) const { in GetCStr() function in DataExtractor