Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/ldso_cfi/
H A Dldso_cfi_check.c314 uint64_t diag_info = 0; in cfi_slowpath_diag_function_test_0001() local
325 __cfi_slowpath_diag(call_site_type_id, NULL, &diag_info); in cfi_slowpath_diag_function_test_0001()
328 __cfi_slowpath_diag(call_site_type_id, (*get_global_address)(), &diag_info); in cfi_slowpath_diag_function_test_0001()
331 EXPECT_EQ("cfi_slowpath_diag_function_test_0001", (*get_diag)(), &diag_info); in cfi_slowpath_diag_function_test_0001()

Completed in 1 milliseconds