Searched refs:vsnprintk (Results 1 – 19 of 19) sorted by relevance
/optee_os/lib/libutils/ext/include/ |
A D | printk.h | 20 int vsnprintk(char *str, size_t size, const char *fmt, va_list ap)
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | printk.h | 20 int vsnprintk(char *str, size_t size, const char *fmt, va_list ap)
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | printk.h | 20 int vsnprintk(char *str, size_t size, const char *fmt, va_list ap)
|
/optee_os/lib/libutils/ext/ |
A D | trace.c | 163 res = vsnprintk(buf + boffs, sizeof(buf) - boffs, fmt, ap); in trace_vprintf() 220 len = vsnprintk(sbuf->ptr, left, fmt, ap); in append()
|
A D | snprintk.c | 118 retval = vsnprintk(bf, size, fmt, ap); in snprintk() 129 vsnprintk(char *bf, size_t size, const char *fmt, va_list ap) in vsnprintk() function
|
/optee_os/ldelf/ |
A D | main.c | 72 ret = vsnprintk(buf, blen, fmt, ap); in print_to_pbuf()
|
/optee_os/out/arm/core/ |
A D | text_init.ld.S | 226 *(.text.vsnprintk)
|
A D | text_unpaged.ld.S | 234 *(.text.vsnprintk)
|
A D | tee.symb_sizes | 959 000000000e14c670 0000000000000058 T vsnprintk
|
A D | tee.map | 24678 .text.vsnprintk 24680 0x000000000e14c670 vsnprintk
|
A D | tee.dmp | 1913 000000000e14c670 g F .text 0000000000000058 vsnprintk 115116 000000000e14c670 <vsnprintk>: 115117 vsnprintk(): 115175 e14c70c: 97ffffd9 bl e14c670 <vsnprintk> 116301 e14d468: 97fffc82 bl e14c670 <vsnprintk>
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.map | 1112 .text.vsnprintk 1114 0x00000000000059cc vsnprintk
|
A D | ldelf.dmp | 235 00000000000059cc l F .text 0000000000000058 vsnprintk 8851 00000000000059cc <vsnprintk>: 8852 vsnprintk(): 8910 5a68: 97ffffd9 bl 59cc <vsnprintk> 9976 6740: 97fffca3 bl 59cc <vsnprintk>
|
/optee_os/out/arm/ta/avb/ |
A D | 023f8f1a-292a-432b-8fc4-de8471358067.map | 10 out/arm/export-ta_arm32/lib/libutils.a(trace.o) (vsnprintk) 786 0x00000000000005bc vsnprintk
|
A D | 023f8f1a-292a-432b-8fc4-de8471358067.dmp | 285 000005bc g F .text 0000000e vsnprintk 1339 4f2: f000 f863 bl 5bc <vsnprintk> 1470 000005bc <vsnprintk>: 1471 vsnprintk(): 1492 5d6: f7ff fff1 bl 5bc <vsnprintk>
|
/optee_os/out/arm/ta/trusted_keys/ |
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.map | 14 out/arm/export-ta_arm32/lib/libutils.a(trace.o) (vsnprintk) 888 0x00000000000006d0 vsnprintk
|
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp | 297 000006d0 g F .text 0000000e vsnprintk 1485 606: f000 f863 bl 6d0 <vsnprintk> 1616 000006d0 <vsnprintk>: 1617 vsnprintk(): 1638 6ea: f7ff fff1 bl 6d0 <vsnprintk>
|
/optee_os/out/arm/ta/pkcs11/ |
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.map | 1893 0x0000000000009880 vsnprintk
|
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp | 515 00009880 g F .text 0000000e vsnprintk 23094 00009880 <vsnprintk>: 23095 vsnprintk(): 23116 989a: f7ff fff1 bl 9880 <vsnprintk> 24167 a092: f7ff fbf5 bl 9880 <vsnprintk>
|
Completed in 372 milliseconds