19 #ifndef MIR_SHARED_LIBRARY_PROBER_H_
20 #define MIR_SHARED_LIBRARY_PROBER_H_
32 std::vector<std::shared_ptr<SharedLibrary>>
libraries_for_path(std::string
const& path, SharedLibraryProberReport& report);
All things Mir.
Definition: aging_buffer.h:24
std::vector< std::shared_ptr< SharedLibrary > > libraries_for_path(std::string const &path, SharedLibraryProberReport &report)
Definition: shared_library_prober.cpp:43