Home
last modified time | relevance | path

Searched refs:elfNoteSectionLens (Results 1 – 3 of 3) sorted by relevance

/developtools/hiperf/src/
Dhiperf_libreport.cpp182 static constexpr const int elfNoteSectionLens = sizeof(uint32_t) * 3; in ElfGetBuildId() local
184 while (end - buffer >= elfNoteSectionLens) { in ElfGetBuildId()
Dsymbols_file.cpp295 static constexpr const int elfNoteSectionLens = sizeof(uint32_t) * 3; in ElfGetBuildId() local
297 while (end - buffer >= elfNoteSectionLens) { in ElfGetBuildId()
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp273 static constexpr const int elfNoteSectionLens = sizeof(uint32_t) * 3; in ElfGetBuildId() local
275 while (end - buffer >= elfNoteSectionLens) { in ElfGetBuildId()