Home
last modified time | relevance | path

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

/third_party/musl/src/internal/linux/
H A Dvdso.c40 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
/third_party/musl/porting/linux/user/src/internal/
H A Dvdso.c40 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
/third_party/musl/src/internal/
H A Dvdso.c25 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c445 UT_STATIC int check_vna_hash(Verdef *def, int16_t vsym, uint32_t vna_hash) in check_vna_hash() argument
487 int16_t vsym = versym[index]; in check_verinfo() local
954 uint16_t vsym = dso->versym[sym_index]; get_vna_hash() local
994 int16_t vsym = dso->versym[sym_index]; get_verinfo() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c479 UT_STATIC int check_vna_hash(Verdef *def, int16_t vsym, uint32_t vna_hash) in check_vna_hash() argument
521 int16_t vsym = versym[index]; in check_verinfo() local
989 uint16_t vsym = dso->versym[sym_index]; get_vna_hash() local
1029 int16_t vsym = dso->versym[sym_index]; get_verinfo() local
[all...]

Completed in 9 milliseconds