Home
last modified time | relevance | path

Searched refs:fdt_ro_probe_ (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/lib/libfdt/
A Dlibfdt_internal.h13 int fdt_ro_probe_(const void *fdt);
17 if ((totalsize_ = fdt_ro_probe_(fdt)) < 0) \
A Dfdt.c18 int32_t fdt_ro_probe_(const void *fdt) in fdt_ro_probe_() function
A Dfdt_ro.c36 int32_t totalsize = fdt_ro_probe_(fdt); in fdt_get_string()
292 if (((err = fdt_ro_probe_(fdt)) < 0) in fdt_get_name()
/optee_os/out/arm/core/
A Dtext_init.ld.S183 *(.text.fdt_ro_probe_)
A Dtee.symb_sizes632 000000000e12e2dc 000000000000009c T fdt_ro_probe_
A Dtee.dmp71120 000000000e12e2dc <fdt_ro_probe_>:
71121 fdt_ro_probe_():
71702 e12e8c4: 97fffe86 bl e12e2dc <fdt_ro_probe_>
71886 e12eab4: 97fffe0a bl e12e2dc <fdt_ro_probe_>
72028 e12ec30: 97fffdab bl e12e2dc <fdt_ro_probe_>
72095 e12ecd8: 97fffd81 bl e12e2dc <fdt_ro_probe_>
72475 e12f0dc: 97fffc80 bl e12e2dc <fdt_ro_probe_>
72608 e12f248: 97fffc25 bl e12e2dc <fdt_ro_probe_>
72732 e12f388: 97fffbd5 bl e12e2dc <fdt_ro_probe_>
73123 e12f798: 97fffad1 bl e12e2dc <fdt_ro_probe_>
[all …]
A Dtee.map23210 .text.fdt_ro_probe_
23212 0x000000000e12e2dc fdt_ro_probe_

Completed in 229 milliseconds