Searched refs:elf32_getSectionNamed (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/seL4_tools/elfloader-tool/include/binaries/elf/
H A Delf32.h131 void * elf32_getSectionNamed(struct Elf32_Header *file, char *str);
/seL4-refos-master/tools/elfloader/include/binaries/elf/
H A Delf32.h131 void * elf32_getSectionNamed(struct Elf32_Header *file, char *str);
/seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/elf/
H A Delf32.c92 elf32_getSectionNamed(struct Elf32_Header *elfFile, char *str) function
H A Delf.c164 ? elf32_getSectionNamed(elfFile, _str)
/seL4-refos-master/tools/elfloader/src/binaries/elf/
H A Delf32.c92 elf32_getSectionNamed(struct Elf32_Header *elfFile, char *str) function
H A Delf.c164 ? elf32_getSectionNamed(elfFile, _str)

Completed in 78 milliseconds