Searched defs:sh_size (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/Runtime/include/internal/ | ||
H A D | ldrELF32.h | 90 Elf32_Word sh_size; /* Size of section. */ member in struct:__anon16606 |
H A D | ldrELF64.h | 93 Elf64_Xword sh_size; /* Size of section. */ member in struct:__anon16615 |
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/ | ||
H A D | elf32.h | 96 Elf32_Word sh_size; /* Size in bytes. */ member in struct:__anon9986 |
H A D | elf64.h | 104 Elf64_Xword sh_size; /* Size in bytes. */ member in struct:__anon10002 |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ | ||
H A D | elf.h | 647 Elf32_Word sh_size; member in struct:__anon4548 660 Elf64_Xword sh_size; member in struct:__anon4549 |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ | ||
H A D | elf.h | 647 Elf32_Word sh_size; member in struct:__anon4109 660 Elf64_Xword sh_size; member in struct:__anon4110 |
/vbox/src/recompiler/ | ||
H A D | elf.h | 1062 Elf32_Word sh_size; member in struct:elf32_shdr 1075 Elf64_Xword sh_size; /* Size of section in bytes */ member in struct:elf64_shdr |
Completed in 149 milliseconds