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

/seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/elf/
H A Delf64.c111 elf64_getSectionAddr(struct Elf64_Header *elfFile, int i) function
/seL4-refos-master/tools/elfloader/src/binaries/elf/
H A Delf64.c111 elf64_getSectionAddr(struct Elf64_Header *elfFile, int i) function
/seL4-refos-master/libs/libelf/include/elf/
H A Delf64.h150 static inline uintptr_t elf64_getSectionAddr(elf_t *elf, size_t i) function
/seL4-refos-master/projects/util_libs/libelf/include/elf/
H A Delf64.h150 static inline uintptr_t elf64_getSectionAddr(elf_t *elf, size_t i) function

Completed in 32 milliseconds