Home
last modified time | relevance | path

Searched refs:dso_list_head (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
H A Dcfi.c88 static struct dso *dso_list_head = NULL; variable
273 dso_list_head = dso_list; in init_cfi_shadow()
304 add_dso_to_cfi_shadow(dso_list_head); in map_dso_to_cfi_shadow()
/third_party/musl/ldso/linux/
H A Dcfi.c92 static struct dso *dso_list_head = NULL; variable
286 dso_list_head = dso_list; in init_cfi_shadow()
320 if (add_dso_to_cfi_shadow(dso_list_head) == CFI_FAILED) { in map_dso_to_cfi_shadow()

Completed in 3 milliseconds