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

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

Completed in 261 milliseconds