Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Debldynamictagcheck.c36 || tag == DT_AUXILIARY
Debldynamictagname.c83 else if (tag == DT_AUXILIARY)
/external/elfutils/libelf/
Delf.h732 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */ macro