Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/libfdt/
A Dlibfdt_internal.h13 int32_t 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.c49 totalsize = fdt_ro_probe_(fdt); in fdt_get_string()
306 if (((err = fdt_ro_probe_(fdt)) < 0) in fdt_get_name()
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.dump3320 000000000e01d900 <fdt_ro_probe_>:
3342 e01d954: 1400000c b e01d984 <fdt_ro_probe_+0x84>
3357 e01d990: 17fffffd b e01d984 <fdt_ro_probe_+0x84>
3359 e01d998: 17fffffb b e01d984 <fdt_ro_probe_+0x84>
3631 e01dd90: 97fffedc bl e01d900 <fdt_ro_probe_>
3766 e01df7c: 97fffe61 bl e01d900 <fdt_ro_probe_>
3860 e01e0e4: 97fffe07 bl e01d900 <fdt_ro_probe_>
3903 e01e188: 97fffdde bl e01d900 <fdt_ro_probe_>
4171 e01e570: 97fffce4 bl e01d900 <fdt_ro_probe_>
4343 e01e7f0: 97fffc44 bl e01d900 <fdt_ro_probe_>
[all …]
A Dbl2.map951 .text.fdt_ro_probe_
953 0x000000000e01d900 fdt_ro_probe_

Completed in 14 milliseconds