Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DElfInterface.cpp111 uint64_t sec_size = 0; in ReadSectionHeaders() local
122 sec_size = shdr.sh_size; in ReadSectionHeaders()
137 if (shdr.sh_name < sec_size) { in ReadSectionHeaders()