Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h57 #define DT_RELASZ 8 macro
/bionic/libc/include/bits/
Delf_common.h583 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro
/bionic/linker/
Dlinker_main.cpp602 const unsigned kRelSzTag = DT_RELASZ;
Dlinker.cpp2988 case DT_RELASZ: in prelink_image()
3071 case DT_RELASZ: in prelink_image()