Searched refs:Elf32_Auxinfo (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/sys/sparc64/include/
H A Delf.h59 } Elf32_Auxinfo; typedef in typeref:struct:__anon16729
/freebsd-12-stable/sys/x86/include/
H A Delf.h69 } Elf32_Auxinfo; typedef in typeref:struct:__anon16937
154 } Elf32_Auxinfo; typedef in typeref:struct:__anon16940
/freebsd-12-stable/sys/powerpc/include/
H A Delf.h80 } Elf32_Auxinfo; typedef in typeref:struct:__anon16629
/freebsd-12-stable/sys/riscv/include/
H A Delf.h51 } Elf32_Auxinfo; typedef in typeref:struct:__anon16694
/freebsd-12-stable/sys/mips/include/
H A Delf.h113 } Elf32_Auxinfo; typedef in typeref:struct:__anon15812
/freebsd-12-stable/sys/arm/include/
H A Delf.h52 } Elf32_Auxinfo; typedef in typeref:struct:__anon9447
/freebsd-12-stable/sys/arm64/include/
H A Delf.h54 } Elf32_Auxinfo; typedef in typeref:struct:__anon9484
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysvec.c196 Elf32_Auxinfo *argarray, *pos;
313 vectp -= howmany(LINUX_AT_COUNT * sizeof(Elf32_Auxinfo),
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysvec.c192 Elf32_Auxinfo *argarray, *pos;
765 vectp -= howmany(LINUX_AT_COUNT * sizeof(Elf32_Auxinfo),
/freebsd-12-stable/lib/libprocstat/
H A Dlibprocstat.c2387 Elf32_Auxinfo *auxv32;
2397 len = PROC_AUXV_MAX * sizeof(Elf32_Auxinfo);
/freebsd-12-stable/sys/kern/
H A Dkern_proc.c1740 Elf32_Auxinfo aux;
1971 size = vsize * sizeof(Elf32_Auxinfo);
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3236 vectp -= howmany(AT_COUNT * sizeof(Elf32_Auxinfo),

Completed in 195 milliseconds