Searched refs:DT_RELSZ (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sparc/vdso/
H A Dvdso2c.h60 if ((tag == DT_RELSZ || tag == DT_RELASZ) && (val != 0))
/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.h97 if (tag == DT_REL || tag == DT_RELSZ || tag == DT_RELA ||
/linux-master/include/uapi/linux/
H A Delf.h97 #define DT_RELSZ 18 macro

Completed in 113 milliseconds