Searched refs:audit (Results 1 – 25 of 30) sorted by relevance
12
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | depaudit.rd | 2 .*Dependency audit library: \[tmpdir/audit.so\].*
|
D | depaudit2.rd | 2 .*Dependency audit library: \[tmpdir/audit.so:tmpdir/audit2.so:tmpdir/audit3.so\].*
|
D | audit.rd | 2 .*Audit library: \[tmpdir/audit.so\].*
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | elf32.em | 162 static char *audit; /* colon (typically) separated list of libs */ 1467 /* If the input bfd contains an audit entry, we need to add it as 1468 a dep audit entry. */ 1494 command_line.filter_shlib, audit, depaudit, 2126 {"audit", required_argument, NULL, OPTION_AUDIT}, 2186 gld${EMULATION_NAME}_append_to_separated_string (&audit, optarg); 2362 --audit=AUDITLIB Specify a library to use for auditing\n"));
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elflink.c | 3473 char *audit = NULL; in elf_link_add_object_symbols() local 3604 audit = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols() 3660 elf_dt_audit (abfd) = audit; in elf_link_add_object_symbols() 5529 const char *audit, in bfd_elf_size_dynamic_sections() argument 5677 if (audit != NULL) in bfd_elf_size_dynamic_sections() 5681 indx = _bfd_elf_strtab_add (elf_hash_table (info)->dynstr, audit, in bfd_elf_size_dynamic_sections()
|
D | ChangeLog-2009 | 634 * bfd-in.h (bfd_elf_size_dynamic_sections): Add audit and depaudit 637 DT_DEPAUDIT from audit/depaudit arguments.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-2009 | 416 * emultempl/elf32.em (gld${EMULATION_NAME}_add_options): Add --audit, 422 (gld${EMULATION_NAME}_before_allocation): Pass the audit and depaudit
|
D | ChangeLog-2010 | 745 * emultempl/elf32.em (_before_allocation): Check audit entry
|
D | ld.texinfo | 369 @kindex --audit @var{AUDITLIB} 370 @item --audit @var{AUDITLIB} 374 will contain a colon separated list of audit interfaces to use. If the linker 375 finds an object with an audit entry while searching for shared libraries, 377 This option is only meaningful on ELF platforms supporting the rtld-audit 474 will contain a colon separated list of audit interfaces to use. This 475 option is only meaningful on ELF platforms supporting the rtld-audit interface.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2009 | 255 * ld-elf/audit.exp: New. 256 * ld-elf/audit.rd: New.
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | id.po | 4601 msgid "Dependency audit library" 4602 msgstr "Dependensi audit perpustakaan" 4607 msgstr "Perpustakaan audit"
|
D | zh_CN.po | 2949 msgid "Dependency audit library"
|
D | zh_TW.po | 3339 msgid "Dependency audit library"
|
D | rw.po | 3078 msgid "Dependency audit library"
|
D | fr.po | 6862 msgid "Dependency audit library" 6863 msgstr "Bibliothèque d'audit des dépendances"
|
D | hr.po | 5707 msgid "Dependency audit library"
|
D | binutils.pot | 6525 msgid "Dependency audit library"
|
D | bg.po | 6594 msgid "Dependency audit library"
|
D | ru.po | 6094 msgid "Dependency audit library"
|
D | uk.po | 6105 msgid "Dependency audit library"
|
D | tr.po | 3402 msgid "Dependency audit library"
|
D | ja.po | 6009 msgid "Dependency audit library"
|
D | sr.po | 6854 msgid "Dependency audit library"
|
D | sk.po | 4416 msgid "Dependency audit library"
|
D | da.po | 5114 msgid "Dependency audit library"
|
12