Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dandroid_profiling_helper.py30 _TEXT_SECTION = '.text' variable
86 if (_ElfSectionMd5Sum(unstripped_host_lib, _TEXT_SECTION) !=
87 _ElfSectionMd5Sum(stripped_host_lib, _TEXT_SECTION)):