HomeSort by: relevance | last modified time | path
    Searched defs:sh_size (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/amiga/stand/bootblock/elf2bb/
elf2bb.c 168 uint32_t sh_size; local in function:main
174 be32toh(sh[i].sh_size), be32toh(sh[i].sh_addralign)));
175 sh_size = (be32toh(sh[i].sh_size) +
185 dsz += sh_size;
187 tsz += sh_size;
189 bsz += sh_size;
192 trsz += be32toh(sh[i].sh_size);
258 l, be32toh(sh[i].sh_size), be32toh(sh[i].sh_offset),
263 be32toh(sh[i].sh_size));
    [all...]
  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 131 be_uint32_t sh_size; member in struct:elf_m68k_shdr
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 319 Elf32_Word sh_size; /* section size */ member in struct:__anon5ac53e540308
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 336 Elf32_Word sh_size; /* section size */ member in struct:__anonc1fa11540508
349 Elf64_Xword sh_size; /* section size */ member in struct:__anonc1fa11540608
  /src/tools/arm-elf2aout/sys/
exec_elf.h 391 Elf32_Word sh_size; /* section size */ member in struct:__anonef77d1aa0508
404 Elf64_Xword sh_size; /* section size */ member in struct:__anonef77d1aa0608
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 391 Elf32_Word sh_size; /* section size */ member in struct:__anon33fb20300508
404 Elf64_Xword sh_size; /* section size */ member in struct:__anon33fb20300608
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 389 Elf32_Word sh_size; /* section size */ member in struct:__anonc01714590508
402 Elf64_Xword sh_size; /* section size */ member in struct:__anonc01714590608
  /src/sys/sys/
exec_elf.h 482 Elf32_Word sh_size; /* section size */ member in struct:__anon83c31a3a0508
495 Elf64_Xword sh_size; /* section size */ member in struct:__anon83c31a3a0608

Completed in 26 milliseconds