Home
last modified time | relevance | path

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

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