Lines Matching refs:D32

149   stack_section.D32(0).D32(0x0);  in TEST_F()
177 stack_section.D32(0).D32(0x0); in TEST_F()
238 .D32(0x00490000) // junk that's not in TEST_F()
239 .D32(0x00600000) // a return address in TEST_F()
241 .D32(frame1_sp) // stack pointer in TEST_F()
242 .D32(return_address1) // actual return address in TEST_F()
247 .D32(0xF0000000) // more junk in TEST_F()
248 .D32(0x0000000D) in TEST_F()
250 .D32(frame2_sp) // stack pointer in TEST_F()
251 .D32(return_address2) // actual return address in TEST_F()
312 .D32(0x00490000) // junk that's not in TEST_F()
313 .D32(0x00600000) // a return address in TEST_F()
315 .D32(0x00401000) // a couple of plausible addresses in TEST_F()
316 .D32(0x0050F000) // that are not within functions in TEST_F()
318 .D32(frame1_sp) // stack pointer in TEST_F()
319 .D32(return_address) // actual return address in TEST_F()
379 .D32(0x00490000) // junk that's not in TEST_F()
380 .D32(0x00600000) // a return address in TEST_F()
384 .D32(frame1_sp) // stack pointer in TEST_F()
385 .D32(return_address1) // actual return address in TEST_F()
390 .D32(0x00F00000) // more junk in TEST_F()
391 .D32(0x0000000D) in TEST_F()
395 .D32(frame2_sp) // stack pointer in TEST_F()
396 .D32(return_address2) // actual return address in TEST_F()
450 .D32(0x00490000) // junk that's not in TEST_F()
451 .D32(0x00600000) // a return address in TEST_F()
455 .D32(frame1_sp) // stack pointer in TEST_F()
456 .D32(return_address1) // actual return address in TEST_F()
461 .D32(0x00F00000) // more junk in TEST_F()
462 .D32(0x0000000D) in TEST_F()
466 .D32(frame2_sp) // stack pointer in TEST_F()
467 .D32(return_address2) // actual return address in TEST_F()
653 .D32(frame1_sp) // stack pointer in TEST_F()
654 .D32(0x00405510) // return address in TEST_F()