Searched refs:print_seg (Results 1 – 3 of 3) sorted by relevance
/optee_os/ldelf/ |
A D | ta_elf.c | 1307 static void print_seg(void *pctx, print_func_t print_func, in print_seg() function 1455 print_seg(pctx, print_func, idx, -1, in ta_elf_print_mappings() 1475 print_seg(pctx, print_func, idx, elf_idx, va, offs, sz, flags); in ta_elf_print_mappings()
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.dmp | 127 000000000000140c l F .text 000000000000013c print_seg 2291 000000000000140c <print_seg>: 2292 print_seg(): 2323 1464: 37f804c3 tbnz w3, #31, 14fc <print_seg+0xf0> 2331 147c: 36000073 tbz w19, #0, 1488 <print_seg+0x7c> 2336 1488: 36080073 tbz w19, #1, 1494 <print_seg+0x88> 2341 1494: 36100073 tbz w19, #2, 14a0 <print_seg+0x94> 2346 14a0: 36180073 tbz w19, #3, 14ac <print_seg+0xa0> 2397 1544: 17ffffce b 147c <print_seg+0x70> 4500 2bd4: 97fffa0e bl 140c <print_seg> [all …]
|
A D | ldelf.map | 941 .text.print_seg 1195 .rodata.print_seg.str1.1
|
Completed in 19 milliseconds