Searched defs:get_versym (Results 1 - 1 of 1) sorted by path

/bionic/linker/
H A Dlinker_soinfo.cpp94 const ElfW(Versym)* soinfo::get_versym(size_t n) const { function in class:soinfo
222 const ElfW(Versym)* verdef = get_versym(n);
261 const ElfW(Versym)* verdef = get_versym(n);

Completed in 63 milliseconds