Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java219 public final long sh_type; field in ReadElf.SecHeader
830 long sh_type = readWord(); in readSectionHeaders() local
852 long sh_type = readWord(); in readSectionHeaders() local