Home
last modified time | relevance | path

Searched defs:secBuf (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Delf_file.cpp270 char *secBuf = new (std::nothrow) char[secSize]; in ParseSymTable() local
299 char *secBuf = new (std::nothrow) char[secSize]; in ParseSymNamesStr() local
333 char *secBuf = new (std::nothrow) char[secSize]; in ParseDynSymTable() local
Delf_symbol.cpp77 const char * const secBuf, in MakeUnique()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Delf_file.cpp264 char *secBuf = new (std::nothrow) char[secSize]; in ParseSymTable() local
293 char *secBuf = new (std::nothrow) char[secSize]; in ParseSymNamesStr() local
325 char *secBuf = new (std::nothrow) char[secSize]; in ParseDynSymTable() local
Delf_symbol.cpp77 const char * const secBuf, in MakeUnique()
/developtools/hiperf/src/
Delf_file.cpp271 char *secBuf = new (std::nothrow) char[secSize]; in ParseSymTable() local
305 char *secBuf = new (std::nothrow) char[secSize]; in ParseSymNamesStr() local
342 char *secBuf = new (std::nothrow) char[secSize]; in ParseDynSymTable() local
Delf_symbol.cpp77 const char * const secBuf, in MakeUnique()