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
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:__anon1238
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 336 Elf32_Word sh_size; /* section size */ member in struct:__anon8121
349 Elf64_Xword sh_size; /* section size */ member in struct:__anon8122
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 389 Elf32_Word sh_size; /* section size */ member in struct:__anon1277
402 Elf64_Xword sh_size; /* section size */ member in struct:__anon1278
  /src/sys/sys/
exec_elf.h 481 Elf32_Word sh_size; /* section size */ member in struct:__anon7558
494 Elf64_Xword sh_size; /* section size */ member in struct:__anon7559
  /src/tools/arm-elf2aout/sys/
exec_elf.h 391 Elf32_Word sh_size; /* section size */ member in struct:__anon8142
404 Elf64_Xword sh_size; /* section size */ member in struct:__anon8143
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 391 Elf32_Word sh_size; /* section size */ member in struct:__anon8177
404 Elf64_Xword sh_size; /* section size */ member in struct:__anon8178

Completed in 50 milliseconds