Searched defs:SanitizeStackCopy (Results 1 – 2 of 2) sorted by relevance
486 TEST_F(LinuxPtraceDumperTest, SanitizeStackCopy) { in TEST_F() argument
783 void LinuxDumper::SanitizeStackCopy(uint8_t* stack_copy, size_t stack_len, in SanitizeStackCopy() function in google_breakpad::LinuxDumper