Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Polidea/SiriusObfuscator
/ GetCString
Method
GetCString
SymbolExtractorAndRenamer/lldb/source/API/SBError.cpp:41–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
const char *SBError::GetCString() const {
42
if (m_opaque_ap.get())
43
return m_opaque_ap->AsCString();
44
return NULL;
45
}
46
47
void SBError::Clear() {
48
if (m_opaque_ap.get())
Callers
15
test_with_python_api
Method · 0.95
test
Method · 0.95
test_launch_in_terminal
Method · 0.95
test_watch_address_with_invalid_watch_size
Method · 0.95
memfind
Function · 0.95
Launch
Method · 0.95
stdstring_SummaryProvider
Function · 0.95
wait_for_file_on_target
Function · 0.45
init_llgs_test
Method · 0.45
test_platform_process_connect
Method · 0.45
test_objc_checker
Method · 0.45
test_specialized_typedef_from_pch
Method · 0.45
Calls
2
get
Method · 0.45
AsCString
Method · 0.45
Tested by
15
test_with_python_api
Method · 0.76
test
Method · 0.76
test_launch_in_terminal
Method · 0.76
test_watch_address_with_invalid_watch_size
Method · 0.76
init_llgs_test
Method · 0.36
test_platform_process_connect
Method · 0.36
test_objc_checker
Method · 0.36
test_specialized_typedef_from_pch
Method · 0.36
do_test
Method · 0.36
check_class_internal
Method · 0.36
check_variable
Method · 0.36
do_test
Method · 0.36