Searched refs:WriteAuxv (Results 1 – 2 of 2) sorted by relevance
77 bool WriteAuxv(const std::vector<char>& note_buf,
180 if (!WriteAuxv(note_buf, proc_files_dir_ + "/auxv") || in WriteCoredumpToFD()361 bool CoredumpWriter::WriteAuxv(const std::vector<char>& note_buf, in WriteAuxv() function in CoredumpWriter