Home
last modified time | relevance | path

Searched refs:DT_SYMINENT (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/libebl/
Debldynamictagcheck.c45 || (tag >= DT_GNU_PRELINKED && tag <= DT_SYMINENT) in ebl_dynamic_tag_check()
Debldynamictagname.c65 else if (tag >= DT_GNU_PRELINKED && tag <= DT_SYMINENT) in ebl_dynamic_tag_name()
/external/elfutils/tests/
Dalldts.c59 DT_POSFLAG_1, DT_SYMINSZ, DT_SYMINENT, DT_GNU_HASH, in main()
/external/google-breakpad/src/third_party/musl/include/
Delf.h623 #define DT_SYMINENT 0x6ffffdff macro
/external/kmod/port-gnu/
Delf.h755 #define DT_SYMINENT 0x6ffffdff /* Entry size of syminfo */ macro
/external/elfutils/libelf/
Delf.h907 #define DT_SYMINENT 0x6ffffdff /* Entry size of syminfo */ macro
/external/elfutils/src/
Dreadelf.c1878 case DT_SYMINENT: in handle_dynamic()