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

/bionic/tests/
H A Dstack_protector_test.cpp45 std::set<uint32_t> guards; member in struct:stack_protector_checker
61 guards.insert(guard);
86 ASSERT_EQ(1U, checker.guards.size());
106 * compiler generates the proper stack guards around this function.

Completed in 1065 milliseconds