Searched refs:error_msg_ (Results 1 – 2 of 2) sorted by relevance
70 cb_data_(cb_data), error_msg_(error_msg), in ElfPatcher()125 std::string* error_msg_; variable
302 *error_msg_ = "Unable to find section to write patch information to in "; in WriteOutPatchData()303 *error_msg_ += elf_file_->GetFile().GetPath(); in WriteOutPatchData()