Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
H A Dcfi.c168 static uintptr_t get_cfi_check_addr(uint16_t value, void* func_ptr) in get_cfi_check_addr() function
256 ((cfi_check_t)get_cfi_check_addr(value, func_ptr))(call_site_type_id, func_ptr, diag_data); in cfi_slowpath_common()
/third_party/musl/ldso/linux/
H A Dcfi.c176 static uintptr_t get_cfi_check_addr(uint16_t value, void* func_ptr) in get_cfi_check_addr() function
269 ((cfi_check_t)get_cfi_check_addr(value, func_ptr))(call_site_type_id, func_ptr, diag_data); in cfi_slowpath_common()

Completed in 3 milliseconds