Home
last modified time | relevance | path

Searched refs:DT_RELRSZ (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/include/
Delf.h759 #define DT_RELRSZ 35 macro
/third_party/elfutils/libelf/
Delf.h908 #define DT_RELRSZ 35 /* Total size of RELR relative relocations */ macro
/third_party/elfutils/libebl/
DChangeLog8 * ebldynamictagname.c (ebl_dynamic_tag_name): Handle DT_RELRSZ,
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2416 do_relr_relocs(p, laddr(p, dyn[DT_RELR]), dyn[DT_RELRSZ]); in reloc_all()