Lines Matching refs:D32
150 stack_section.D32(0).D32(0x0); in TEST_F()
179 stack_section.D32(0).D32(0x0); in TEST_F()
242 .D32(0x00490000) // junk that's not in TEST_F()
243 .D32(0x00600000) // a return address in TEST_F()
245 .D32(frame1_sp) // stack pointer in TEST_F()
246 .D32(return_address1) // actual return address in TEST_F()
251 .D32(0xF0000000) // more junk in TEST_F()
252 .D32(0x0000000D) in TEST_F()
254 .D32(frame2_sp) // stack pointer in TEST_F()
255 .D32(return_address2) // actual return address in TEST_F()
317 .D32(0x00490000) // junk that's not in TEST_F()
318 .D32(0x00600000) // a return address in TEST_F()
320 .D32(0x00401000) // a couple of plausible addresses in TEST_F()
321 .D32(0x0050F000) // that are not within functions in TEST_F()
323 .D32(frame1_sp) // stack pointer in TEST_F()
324 .D32(return_address) // actual return address in TEST_F()
385 .D32(0x00490000) // junk that's not in TEST_F()
386 .D32(0x00600000) // a return address in TEST_F()
390 .D32(frame1_sp) // stack pointer in TEST_F()
391 .D32(return_address1) // actual return address in TEST_F()
396 .D32(0x00F00000) // more junk in TEST_F()
397 .D32(0x0000000D) in TEST_F()
401 .D32(frame2_sp) // stack pointer in TEST_F()
402 .D32(return_address2) // actual return address in TEST_F()
457 .D32(0x00490000) // junk that's not in TEST_F()
458 .D32(0x00600000) // a return address in TEST_F()
462 .D32(frame1_sp) // stack pointer in TEST_F()
463 .D32(return_address1) // actual return address in TEST_F()
468 .D32(0x00F00000) // more junk in TEST_F()
469 .D32(0x0000000D) in TEST_F()
473 .D32(frame2_sp) // stack pointer in TEST_F()
474 .D32(return_address2) // actual return address in TEST_F()
658 .D32(frame1_sp) // stack pointer in TEST_F()
659 .D32(0x00405510) // return address in TEST_F()