MCPcopy 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
375Elf64_Off
376CElfSection::GetDataOffset() const
377{
378 return m_Header.sh_offset;
379}
380
381void
382CElfSection::SetDataOffset(

Callers 1

WriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected