MCPcopy Create free account
hub / github.com/GPUOpen-Tools/radeon_gpu_analyzer / SetFlags

Method SetFlags

external/celf/Src/CElf.cpp:350–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348}
349
350bool
351CElf::SetFlags(Elf64_Word flags)
352{
353 m_Header.e_flags = flags;
354 return true;
355}
356
357//
358// Section manipulators.

Callers 1

CopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected