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

Method CElfStringTable

external/celf/Src/CElfStringTable.cpp:28–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27
28CElfStringTable::CElfStringTable()
29{
30 // Make assertions about SHT_STRTAB.
31 // Call base class ctor.
32}
33
34CElfStringTable::~CElfStringTable()
35{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected