Home
last modified time | relevance | path

Searched defs:SecHeaderTableType (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Delf_parser.h275 using SecHeaderTableType = std::unordered_map<std::string, std::unique_ptr<SectionHeader>>; variable
/developtools/hiperf/include/
Delf_parser.h265 using SecHeaderTableType = std::unordered_map<std::string, std::unique_ptr<SectionHeader>>; variable