Home
last modified time | relevance | path

Searched refs:DT_AUDIT (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/elf/
Dcommon.h597 #define DT_AUDIT 0x6ffffefc macro
DChangeLog-9103864 (DT_AUDIT): Likewise.
/freebsd-9-stable/sys/sys/
Delf_common.h437 #define DT_AUDIT 0x6ffffefc /* object auditing */ macro
/freebsd-9-stable/contrib/binutils/binutils/
DChangeLog-00011367 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
1391 DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
Dreadelf.c1560 case DT_AUDIT: return "AUDIT"; in get_dynamic_type()
6024 case DT_AUDIT: in process_dynamic_section()
6045 case DT_AUDIT: in process_dynamic_section()
/freebsd-9-stable/contrib/binutils/bfd/
Delf.c1283 case DT_AUDIT: name = "AUDIT"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
DChangeLog-00017359 DT_DEPAUDIT and DT_AUDIT as strings.
7375 DT_SYMINSZ, DT_SYMINENT, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT,