Searched defs:elf_vaddrInProgramHeader (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/elf/
H A Delf.c228 elf_vaddrInProgramHeader(void *elfFile, uint16_t ph, uint64_t vaddr) function
/seL4-refos-master/tools/elfloader/src/binaries/elf/
H A Delf.c228 elf_vaddrInProgramHeader(void *elfFile, uint16_t ph, uint64_t vaddr) function
/seL4-refos-master/libs/libelf/src/
H A Delf.c497 int elf_vaddrInProgramHeader(elf_t *elfFile, size_t ph, uintptr_t vaddr) function
/seL4-refos-master/projects/util_libs/libelf/src/
H A Delf.c497 int elf_vaddrInProgramHeader(elf_t *elfFile, size_t ph, uintptr_t vaddr) function

Completed in 85 milliseconds