Searched refs:ProtectedDataGuard (Results 1 – 3 of 3) sorted by relevance
39 class ProtectedDataGuard {41 ProtectedDataGuard();42 ~ProtectedDataGuard();
430 ProtectedDataGuard::ProtectedDataGuard() { in ProtectedDataGuard() function in ProtectedDataGuard440 ProtectedDataGuard::~ProtectedDataGuard() { in ~ProtectedDataGuard()446 void ProtectedDataGuard::protect_data(int protection) { in protect_data()453 size_t ProtectedDataGuard::ref_count_ = 0;1963 ProtectedDataGuard guard; in increment_dso_handle_reference_counter()1986 ProtectedDataGuard guard; in decrement_dso_handle_reference_counter()2162 ProtectedDataGuard guard; in do_dlopen()2313 ProtectedDataGuard guard; in do_dlclose()2349 ProtectedDataGuard guard; in init_anonymous_namespace()2417 ProtectedDataGuard guard; in create_namespace()[all …]
301 ProtectedDataGuard guard; in linker_main()