Searched defs:vsym (Results 1 - 5 of 5) sorted by relevance
/third_party/musl/src/internal/linux/ |
H A D | vdso.c | 40 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 D | vdso.c | 40 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
|
/third_party/musl/src/internal/ |
H A D | vdso.c | 25 static int checkver(Verdef *def, int vsym, const char *vername, char *strings) in checkver() argument
|
/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 445 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 D | dynlink.c | 479 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