Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Debldynamictagname.c73 else if (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM)
81 res = suntags[tag - DT_RELACOUNT];
Debldynamictagcheck.c35 || (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM)
/external/elfutils/libelf/
Delf.h716 #define DT_RELACOUNT 0x6ffffff9 macro
/external/elfcopy/
Delfcopy.c2063 case DT_RELACOUNT: in adjust_dynamic_segment_offsets()
/external/elfutils/src/
Dreadelf.c1211 case DT_RELACOUNT: in handle_dynamic()