Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DReadElf.java336 final String strTabName = readShStrTabEntry(sh_name); in readSectionHeaders() local
337 if (".strtab".equals(strTabName)) { in readSectionHeaders()
340 } else if (".dynstr".equals(strTabName)) { in readSectionHeaders()