Searched refs:in_shared_object (Results 1 – 4 of 4) sorted by relevance
46 REQUIRE(probe->in_shared_object(probe->bin_path()) == false);164 REQUIRE(probe->in_shared_object(probe->bin_path()) == true);187 REQUIRE(probe->in_shared_object(probe->bin_path()) == true);237 REQUIRE(probe->in_shared_object(probe->bin_path()) == true);
63 bool Probe::in_shared_object(const std::string &bin_path) { in in_shared_object() function in USDT::Probe73 if (in_shared_object(bin_path)) { in resolve_global_address()
230 bool in_shared_object(const std::string &bin_path);