Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ data
Method
data
util/system/backtrace.cpp:302–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
const void* const* TBackTrace::data() const {
303
return Data;
304
}
305
306
TBackTrace::operator TBackTraceView() const {
307
return TBackTraceView(Data, Size);
Callers
15
TryGetEnv
Function · 0.45
SetEnv
Function · 0.45
Remove
Method · 0.45
MakeDirectory
Method · 0.45
Rename
Method · 0.45
HardLink
Method · 0.45
SymLink
Method · 0.45
ReadLink
Method · 0.45
Exists
Method · 0.45
SetCurrentWorkingDirectory
Method · 0.45
MadviseSequentialAccess
Function · 0.45
MadviseRandomAccess
Function · 0.45
Calls
no outgoing calls
Tested by
5
TestImpl
Function · 0.36
TestBufferedIO
Method · 0.36
TestBufferStream
Method · 0.36
TestStreamReadTo
Function · 0.36
TestStrokaInput
Method · 0.36