Searched defs:dso_relocating (Results 1 - 2 of 2) sorted by relevance
/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 746 static void add_can_search_so_list_in_dso(struct dso *dso_relocating, struct dso *start_check_dso) { in add_can_search_so_list_in_dso() 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
|
/third_party/musl/ldso/linux/ |
H A D | dynlink.c | 780 static void add_can_search_so_list_in_dso(struct dso *dso_relocating, struct dso *start_check_dso) { in add_can_search_so_list_in_dso() 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
|
Completed in 16 milliseconds