HomeSort by relevance Sort by last modified time
    Searched refs:get_versym (Results 1 - 3 of 3) sorted by null

  /bionic/linker/
linker_soinfo.cpp 94 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);
linker_soinfo.h 254 const ElfW(Versym)* get_versym(size_t n) const;
linker.cpp     [all...]

Completed in 76 milliseconds