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

/seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/elf/
H A Delf64.c76 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
94 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
106 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
113 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
120 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
[all...]
H A Delf32.c37 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
61 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
73 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
80 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
87 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
120 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
[all...]
/seL4-refos-master/tools/elfloader/src/binaries/elf/
H A Delf64.c76 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
94 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
106 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
113 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
120 struct Elf64_Shdr *sections = elf64_getSectionTable(elfFile); local
[all...]
H A Delf32.c37 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
61 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
73 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
80 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
87 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
120 struct Elf32_Shdr *sections = elf32_getSectionTable(elfFile); local
[all...]

Completed in 34 milliseconds