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

/seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/elf/
H A Delf32.c85 elf32_getSection(struct Elf32_Header *elfFile, int i) function
98 return elf32_getSection(elfFile, i);
H A Delf.c156 ? elf32_getSection(elfFile, i)
/seL4-refos-master/tools/elfloader/src/binaries/elf/
H A Delf32.c85 elf32_getSection(struct Elf32_Header *elfFile, int i) function
98 return elf32_getSection(elfFile, i);
H A Delf.c156 ? elf32_getSection(elfFile, i)
/seL4-refos-master/seL4_tools/elfloader-tool/include/binaries/elf/
H A Delf32.h130 void * elf32_getSection(struct Elf32_Header *file, int i);
/seL4-refos-master/tools/elfloader/include/binaries/elf/
H A Delf32.h130 void * elf32_getSection(struct Elf32_Header *file, int i);

Completed in 76 milliseconds