Searched refs:noffset (Results 1 – 10 of 10) sorted by relevance
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/remoteproc/ |
| A D | remoteproc.c | 382 size_t offset, noffset; in remoteproc_load() local 446 &noffset, &nlen); in remoteproc_load() 481 noffset, nlen); in remoteproc_load() 484 offset = noffset; in remoteproc_load() 510 noffset = 0; in remoteproc_load() 517 noffset, nlen); in remoteproc_load() 543 pa, noffset, nlen); in remoteproc_load() 570 noffset, nlen); in remoteproc_load() 573 offset = noffset; in remoteproc_load() 669 metal_assert(noffset != NULL); in remoteproc_load_noblock() [all …]
|
| A D | elf_loader.c | 360 size_t *noffset, size_t *nfsize, in elf_next_load_segment() argument 399 size_t *noffset, size_t *nlen) in elf_load_header() argument 403 metal_assert(noffset != NULL); in elf_load_header() 412 *noffset = 0; in elf_load_header() 446 *noffset = phdrs_offset; in elf_load_header() 480 *noffset = shdrs_offset; in elf_load_header() 517 *noffset = shstrtab_offset; in elf_load_header() 542 size_t *noffset, size_t *nlen, in elf_load() argument 550 metal_assert(noffset != NULL); in elf_load() 557 noffset, nlen); in elf_load() [all …]
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/remoteproc/ |
| A D | remoteproc.c | 382 size_t offset, noffset; in remoteproc_load() local 446 &noffset, &nlen); in remoteproc_load() 481 noffset, nlen); in remoteproc_load() 484 offset = noffset; in remoteproc_load() 510 noffset = 0; in remoteproc_load() 517 noffset, nlen); in remoteproc_load() 543 pa, noffset, nlen); in remoteproc_load() 570 noffset, nlen); in remoteproc_load() 573 offset = noffset; in remoteproc_load() 669 metal_assert(noffset != NULL); in remoteproc_load_noblock() [all …]
|
| A D | elf_loader.c | 360 size_t *noffset, size_t *nfsize, in elf_next_load_segment() argument 399 size_t *noffset, size_t *nlen) in elf_load_header() argument 403 metal_assert(noffset != NULL); in elf_load_header() 412 *noffset = 0; in elf_load_header() 446 *noffset = phdrs_offset; in elf_load_header() 480 *noffset = shdrs_offset; in elf_load_header() 517 *noffset = shstrtab_offset; in elf_load_header() 542 size_t *noffset, size_t *nlen, in elf_load() argument 550 metal_assert(noffset != NULL); in elf_load() 557 noffset, nlen); in elf_load() [all …]
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/include/openamp/ |
| A D | remoteproc_loader.h | 90 size_t *noffset, size_t *nlen); 95 size_t *noffset, size_t *nlen,
|
| A D | elf_loader.h | 347 size_t *noffset, size_t *nlen); 383 size_t *noffset, size_t *nlen,
|
| A D | remoteproc.h | 810 size_t *noffset, size_t *nlen,
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/include/openamp/ |
| A D | remoteproc_loader.h | 90 size_t *noffset, size_t *nlen); 95 size_t *noffset, size_t *nlen,
|
| A D | elf_loader.h | 347 size_t *noffset, size_t *nlen); 383 size_t *noffset, size_t *nlen,
|
| A D | remoteproc.h | 810 size_t *noffset, size_t *nlen,
|
Completed in 25 milliseconds