Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Delf_common.h623 #define DT_RELRSZ 35 /* Total size of ElfNN_Relr relocations. */ macro
/bionic/linker/
Dlinker_main.cpp647 } else if (tag == DT_RELRSZ || tag == DT_ANDROID_RELRSZ) { in relocate_linker()
Dlinker.cpp3081 case DT_RELRSZ: in prelink_image()