MCPcopy 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
106void
107CElfSection::SetEntrySize(Elf64_Xword size)
108{
109 m_Header.sh_entsize = size;
110}
111
112const CElfSection*
113CElfSection::GetLinkSection() const

Callers 1

CopyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected