Home
last modified time | relevance | path

Searched defs:GetSectionInfo (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dsymbols_file.h144 virtual bool GetSectionInfo([[maybe_unused]] const std::string &name, in GetSectionInfo() function
/developtools/hiperf/include/
Dsymbols_file.h173 virtual bool GetSectionInfo([[maybe_unused]] const std::string &name, in GetSectionInfo() function
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp256 bool GetSectionInfo(const std::string &name, uint64_t &sectionVaddr, uint64_t &sectionSize, in GetSectionInfo() function in OHOS::Developtools::NativeDaemon::ElfFileSymbols
/developtools/hiperf/src/
Dsymbols_file.cpp299 bool GetSectionInfo(const std::string &name, uint64_t &sectionVaddr, uint64_t &sectionSize, in GetSectionInfo() function in OHOS::Developtools::HiPerf::ElfFileSymbols