Searched refs:test_get_offs_size (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/pta/tests/ |
A D | fs_htree.c | 30 static TEE_Result test_get_offs_size(enum tee_fs_htree_type type, size_t idx, in test_get_offs_size() function 101 res = test_get_offs_size(type, idx, vers, &offs, &sz); in test_read_init() 410 if (test_get_offs_size(TEE_FS_HTREE_TYPE_BLOCK, num_blocks, 1, &o, &sz)) in aux_alloc() 478 res = test_get_offs_size(type, idx, 0, &offs, &size0); in test_corrupt_type() 489 res = test_get_offs_size(type, idx, 0, &offs, &size); in test_corrupt_type() 492 res = test_get_offs_size(type, idx, 1, &offs, &size); in test_corrupt_type()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 557 000000000e11d1e0 00000000000000b4 t test_get_offs_size
|
A D | tee.dmp | 1075 000000000e11d1e0 l F .text 00000000000000b4 test_get_offs_size 45517 000000000e11d1e0 <test_get_offs_size>: 45518 test_get_offs_size(): 45545 e11d228: 35000320 cbnz w0, e11d28c <test_get_offs_size+0xac> 45588 e11d288: 17fffff6 b e11d260 <test_get_offs_size+0x80> 45615 e11d2c8: 97ffffc6 bl e11d1e0 <test_get_offs_size> 45900 test_get_offs_size(): 45907 test_get_offs_size(): 45981 e11d680: 97fffed8 bl e11d1e0 <test_get_offs_size> 46032 e11d71c: 97fffeb1 bl e11d1e0 <test_get_offs_size> [all …]
|
A D | tee.map | 22474 .text.test_get_offs_size 26083 .rodata.test_get_offs_size.str1.1
|
Completed in 187 milliseconds