Home
last modified time | relevance | path

Searched refs:AT_IGNORE (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/sys/x86/include/
H A Delf.h82 #define AT_IGNORE 1 /* Ignored entry. */ macro
170 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-12.1/sys/sparc64/include/
H A Delf.h74 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-12.1/sys/arm64/include/
H A Delf.h73 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-12.1/sys/riscv/include/
H A Delf.h70 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-12.1/sys/powerpc/include/
H A Delf.h95 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-12.1/sys/arm/include/
H A Delf.h66 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-12.1/sys/mips/include/
H A Delf.h126 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-12.1/usr.bin/procstat/
H A Dprocstat_auxv.c73 case AT_IGNORE: in procstat_auxv()
/freebsd-12.1/contrib/gdb/gdb/
H A Dauxv.c206 TAG (AT_IGNORE, "Entry should be ignored", hex); in fprint_target_auxv()
/freebsd-12.1/contrib/file/src/
H A Dreadelf.h67 #define AT_IGNORE 1 /* entry should be ignored */ macro
/freebsd-12.1/contrib/binutils/include/elf/
H A Dcommon.h753 #define AT_IGNORE 1 /* Entry should be ignored */ macro