Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Ddump_syms.h60 input_pathname_(), in DumpSymbols()
168 std::string input_pathname_; variable
Ddump_syms.cc131 input_pathname_ = filename; in Read()
134 string contents_path = input_pathname_ + "/Contents/Resources/DWARF"; in Read()
142 input_pathname_.c_str()); in Read()
147 input_pathname_.c_str()); in Read()
153 object_filename_ = input_pathname_; in Read()