Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetLink
Method
GetLink
tools/fix_elf/patch.h:113–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
size_t GetLink() const noexcept {
114
return This->sh_link;
115
}
116
117
size_t GetSize() const noexcept {
118
return This->sh_size;
Callers
1
Patch
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected