OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_versym
(Results
1 - 2
of
2
) sorted by null
/bionic/linker/
linker.h
348
const ElfW(Versym)*
get_versym
(size_t n) const;
linker.cpp
614
const ElfW(Versym)* soinfo::
get_versym
(size_t n) const {
function in class:soinfo
811
const ElfW(Versym)* verdef =
get_versym
(n);
850
const ElfW(Versym)* verdef =
get_versym
(n);
[
all
...]
Completed in 40 milliseconds