Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dprofile_spec.h99 void parse_lib_image(std::string const &);
Dprofile_spec.cpp64 parse_table["lib-image"] = &profile_spec::parse_lib_image; in profile_spec()
140 void profile_spec::parse_lib_image(string const & str) in parse_lib_image() function in profile_spec