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

  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common_linux.cc 83 const ElfW(Phdr) *phdr = &(info->dlpi_phdr[j]);
  /src/tools/arm-elf2aout/sys/
exec_elf.h 1092 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x)))
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 1092 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x)))
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 1063 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x)))
  /src/sys/sys/
exec_elf.h 1209 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x)))

Completed in 20 milliseconds