Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DReadElf.java277 long sh_off = readOff(); in readHeader() local
291 private void readSectionHeaders(long sh_off, int e_shnum, int e_shentsize, int e_shstrndx) in readSectionHeaders()