Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Debldynamictagcheck.c49 || tag == DT_AUXILIARY in ebl_dynamic_tag_check()
Debldynamictagname.c95 else if (tag == DT_AUXILIARY) in ebl_dynamic_tag_name()
/external/syslinux/com32/include/sys/
Delfcommon.h160 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */ macro
/external/elfutils/tests/
Dalldts.c63 DT_VERNEED, DT_VERNEEDNUM, DT_AUXILIARY, DT_FILTER in main()
/external/llvm/include/llvm/Support/
DELF.h1223 DT_AUXILIARY = 0x7FFFFFFD, // Shared object to load before self enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1223 DT_AUXILIARY = 0x7FFFFFFD, // Shared object to load before self enumerator
/external/kmod/port-gnu/
Delf.h801 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */ macro
/external/elfutils/libelf/
Delf.h802 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */ macro
/external/elfutils/src/
Delflint.c1751 case DT_AUXILIARY: in check_dynamic()
/external/valgrind/perf/
Dtinycc.c699 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */ macro