Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dpostfix_evaluator_unittest.cc200 map<string, unsigned int> validate_data_1; in RunTests() local
201 validate_data_1["$T0"] = 0xbfff0012; in RunTests()
202 validate_data_1["$T1"] = 0xbfff0020; in RunTests()
203 validate_data_1["$T2"] = 0xbfff0019; in RunTests()
204 validate_data_1["$eip"] = 0xbfff0021; in RunTests()
205 validate_data_1["$ebp"] = 0xbfff0012; in RunTests()
206 validate_data_1["$esp"] = 0xbfff0024; in RunTests()
207 validate_data_1["$L"] = 0xbfff000e; in RunTests()
208 validate_data_1["$P"] = 0xbfff0028; in RunTests()
209 validate_data_1["$ebx"] = 0xbffefff7; in RunTests()
[all …]