Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dglibcelf.py631 DT_AUDIT = 0x6ffffefc variable in Dt
/glibc-2.36/elf/
Delf.h940 #define DT_AUDIT 0x6ffffefc /* Object auditing. */ macro
Drtld.c1798 audit_list_add_dynamic_tag (&state.audit_list, main_map, DT_AUDIT); in dl_main()
/glibc-2.36/
DNEWS1134 * The GNU C Library now loads audit modules listed in the DT_AUDIT and
1324 [24943] dynamic-link: Support DT_AUDIT, DT_DEPAUDIT in the dynamic
/glibc-2.36/ChangeLog.old/
DChangeLog.218985 elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]