Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java227 public final long sh_entsize; field in ReadElf.SecHeader
861 long sh_entsize = readX(mAddrSize); in readSectionHeaders() local