Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.h70 cb_data_(cb_data), error_msg_(error_msg), in ElfPatcher()
125 std::string* error_msg_; variable
Delf_patcher.cc302 *error_msg_ = "Unable to find section to write patch information to in "; in WriteOutPatchData()
303 *error_msg_ += elf_file_->GetFile().GetPath(); in WriteOutPatchData()