Home
last modified time | relevance | path

Searched refs:DT_AUXILIARY (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/src/libebl/
Debldynamictagcheck.c51 || tag == DT_AUXILIARY
Debldynamictagname.c99 else if (tag == DT_AUXILIARY)
/external/elfutils/src/tests/
Dalldts.c63 DT_VERNEED, DT_VERNEEDNUM, DT_AUXILIARY, DT_FILTER in main()
/external/elfutils/src/libelf/
Delf.h776 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */ macro
/external/elfutils/src/src/
Delflint.c1724 case DT_AUXILIARY: in check_dynamic()
/external/valgrind/perf/
Dtinycc.c699 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */ macro