Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/radeon_gpu_analyzer
/ GetDataOffset
Method
GetDataOffset
external/celf/Src/CElfSection.cpp:375–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
Elf64_Off
376
CElfSection::GetDataOffset() const
377
{
378
return m_Header.sh_offset;
379
}
380
381
void
382
CElfSection::SetDataOffset(
Callers
1
Write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected