Searched refs:SEGM2_BASE (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests-m32/ |
D | process_vm_readv_writev.c | 200 SEGM2_BASE = 0xA0, in main() enumerator 248 2, {SEGM1_BASE, SEGM2_BASE}, {SIZE_1, SIZE_2} }; in main() 256 { SEGM1_BASE + SIZE_11 + SIZE_12, SEGM2_BASE }, in main() 263 fill_memory_ex(data2_out, SIZE_2, SEGM2_BASE, SIZE_2); in main()
|
/external/strace/tests-mx32/ |
D | process_vm_readv_writev.c | 200 SEGM2_BASE = 0xA0, in main() enumerator 248 2, {SEGM1_BASE, SEGM2_BASE}, {SIZE_1, SIZE_2} }; in main() 256 { SEGM1_BASE + SIZE_11 + SIZE_12, SEGM2_BASE }, in main() 263 fill_memory_ex(data2_out, SIZE_2, SEGM2_BASE, SIZE_2); in main()
|
/external/strace/tests/ |
D | process_vm_readv_writev.c | 200 SEGM2_BASE = 0xA0, in main() enumerator 248 2, {SEGM1_BASE, SEGM2_BASE}, {SIZE_1, SIZE_2} }; in main() 256 { SEGM1_BASE + SIZE_11 + SIZE_12, SEGM2_BASE }, in main() 263 fill_memory_ex(data2_out, SIZE_2, SEGM2_BASE, SIZE_2); in main()
|