Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Debldynamictagcheck.c32 || (tag >= DT_GNU_PRELINKED && tag <= DT_SYMINENT)
Debldynamictagname.c52 else if (tag >= DT_GNU_PRELINKED && tag <= DT_SYMINENT)
/external/elfutils/libelf/
Delf.h689 #define DT_SYMINENT 0x6ffffdff /* Entry size of syminfo */ macro
/external/elfcopy/
Delfcopy.c2055 case DT_SYMINENT: in adjust_dynamic_segment_offsets()
/external/elfutils/src/
Dreadelf.c1203 case DT_SYMINENT: in handle_dynamic()