Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
H A Dcfi.c281 bool has_cfi_check = false; in map_dso_to_cfi_shadow() local
294 has_cfi_check = true; in map_dso_to_cfi_shadow()
299 if (has_cfi_check) { in map_dso_to_cfi_shadow()
/third_party/musl/ldso/linux/
H A Dcfi.c296 bool has_cfi_check = false; in map_dso_to_cfi_shadow() local
309 has_cfi_check = true; in map_dso_to_cfi_shadow()
314 if (has_cfi_check) { in map_dso_to_cfi_shadow()

Completed in 2 milliseconds