Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DReadElf.java109 Symbol(String name, int st_info, int st_shndx, long st_value, long st_size, int st_other) { in Symbol()
985 int st_info; in readSymbolTable() local