Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java107 Symbol(String name, int st_info, int st_shndx, long st_value, long st_size, int st_other) { in Symbol()
990 int st_other; in readSymbolTable() local