Home
last modified time | relevance | path

Searched refs:gs_location (Results 1 – 1 of 1) sorted by relevance

/system/utest/property/
A Dproperty.c353 uintptr_t gs_location = (uintptr_t)&gs_storage; in gs_test() local
356 &gs_location, sizeof(gs_location)); in gs_test()
368 &gs_location, sizeof(gs_location)); in gs_test()
373 &gs_location, sizeof(gs_location)); in gs_test()
378 &gs_location, sizeof(gs_location) - 1); in gs_test()
382 uintptr_t noncanonical_gs_location = gs_location | (1ull << 47); in gs_test()

Completed in 4 milliseconds