Home
last modified time | relevance | path

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

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