Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
H A Dcfi.c133 struct verinfo verinfo = { .s = "__cfi_check", .v = "", .use_vna_hash = false }; in find_cfi_check_sym() local
H A Ddynlink.c474 UT_STATIC int check_verinfo(Verdef *def, int16_t *versym, uint32_t index, struct verinfo *verinfo, char *strings) in check_verinfo() argument
556 sysv_lookup(struct verinfo *verinfo, struct sym_info_pair s_info_p, struct dso *dso) sysv_lookup() argument
580 gnu_lookup(struct sym_info_pair s_info_p, uint32_t *hashtab, struct dso *dso, struct verinfo *verinfo) gnu_lookup() argument
775 find_sym_impl( struct dso *dso, struct verinfo *verinfo, struct sym_info_pair s_info_g, int need_def, ns_t *ns) find_sym_impl() argument
828 find_sym2(struct dso *dso, struct verinfo *verinfo, int need_def, int use_deps, ns_t *ns) find_sym2() argument
866 find_sym_by_deps(struct dso *dso, struct verinfo *verinfo, int need_def, ns_t *ns) find_sym_by_deps() argument
904 find_sym_by_saved_so_list( int sym_type, struct dso *dso, struct verinfo *verinfo, int need_def, struct dso *dso_relocating) find_sym_by_saved_so_list() argument
944 struct verinfo verinfo = { .s = s, .v = "", .use_vna_hash = false }; find_sym() local
3832 struct verinfo verinfo = { .s = s, .v = v, .use_vna_hash = false }; do_dlsym() local
[all...]
/third_party/musl/ldso/linux/
H A Dcfi.c140 struct verinfo verinfo = { .s = "__cfi_check", .v = "", .use_vna_hash = false }; in find_cfi_check_sym() local
H A Ddynlink.c508 UT_STATIC int check_verinfo(Verdef *def, int16_t *versym, uint32_t index, struct verinfo *verinfo, char *strings) in check_verinfo() argument
590 sysv_lookup(struct verinfo *verinfo, struct sym_info_pair s_info_p, struct dso *dso) sysv_lookup() argument
614 gnu_lookup(struct sym_info_pair s_info_p, uint32_t *hashtab, struct dso *dso, struct verinfo *verinfo) gnu_lookup() argument
809 find_sym_impl( struct dso *dso, struct verinfo *verinfo, struct sym_info_pair s_info_g, int need_def, ns_t *ns) find_sym_impl() argument
862 find_sym2(struct dso *dso, struct verinfo *verinfo, int need_def, int use_deps, ns_t *ns) find_sym2() argument
901 find_sym_by_deps(struct dso *dso, struct verinfo *verinfo, int need_def, ns_t *ns) find_sym_by_deps() argument
939 find_sym_by_saved_so_list( int sym_type, struct dso *dso, struct verinfo *verinfo, int need_def, struct dso *dso_relocating) find_sym_by_saved_so_list() argument
979 struct verinfo verinfo = { .s = s, .v = "", .use_vna_hash = false }; find_sym() local
4149 struct verinfo verinfo = { .s = s, .v = v, .use_vna_hash = false }; do_dlsym() local
[all...]
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h68 struct verinfo { struct
/third_party/musl/src/internal/
H A Ddynlink.h78 struct verinfo { struct

Completed in 12 milliseconds