Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/radeon_gpu_analyzer
/ SetEntrySize
Method
SetEntrySize
external/celf/Src/CElfSection.cpp:106–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void
107
CElfSection::SetEntrySize(Elf64_Xword size)
108
{
109
m_Header.sh_entsize = size;
110
}
111
112
const CElfSection*
113
CElfSection::GetLinkSection() const
Callers
1
Copy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected