OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dt_audit
(Results
1 - 18
of
18
) sorted by null
/external/elfutils/tests/
alldts.c
60
DT_GNU_LIBLIST, DT_CONFIG, DT_DEPAUDIT,
DT_AUDIT
,
/toolchain/binutils/binutils-2.25/include/elf/
common.h
[
all
...]
ChangeLog-9103
864
(
DT_AUDIT
): Likewise.
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf-bfd.h
1620
const char *
dt_audit
;
member in struct:elf_obj_tdata
[
all
...]
ChangeLog-2009
636
* elflink.c (bfd_elf_size_dynamic_sections): Generate
DT_AUDIT
,
638
(elf_finalize_dynstr): Finalize
DT_AUDIT
and DT_DEPAUDIT strtab entries.
639
(elf_link_add_object_symbols): Set
dt_audit
target data when finding a
640
DT_AUDIT
.
642
* bfd-elf.h: Add
dt_audit
to elf_obj_tdata, and elf_dt_audit macro.
[
all
...]
elflink.c
[
all
...]
ChangeLog-0001
[
all
...]
elf.c
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
ChangeLog-0001
[
all
...]
readelf.c
[
all
...]
/toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h
735
DT_AUDIT
= 0x6ffffefc,
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-ld.1
291
Adds \fI\s-1AUDITLIB\s0\fR to the \f(CW\*(C`
DT_AUDIT
\*(C'\fR entry of the dynamic section.
293
specified in the library. If specified multiple times \f(CW\*(C`
DT_AUDIT
\*(C'\fR
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h
720
#define
DT_AUDIT
0x6ffffefc /* Object auditing. */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h
729
#define
DT_AUDIT
0x6ffffefc /* Object auditing. */
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
ChangeLog-2009
423
libs to bfd. Propagate
DT_AUDIT
from needed libs to depaudit.
[
all
...]
ld.texinfo
371
Adds @var{AUDITLIB} to the @code{
DT_AUDIT
} entry of the dynamic section.
373
specified in the library. If specified multiple times @code{
DT_AUDIT
}
[
all
...]
/external/elfutils/libelf/
elf.h
774
#define
DT_AUDIT
0x6ffffefc /* Object auditing. */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
ld.info
200
Adds AUDITLIB to the `
DT_AUDIT
' entry of the dynamic section.
203
`
DT_AUDIT
' will contain a colon separated list of audit interfaces
[
all
...]
Completed in 745 milliseconds