Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h83 #define DT_RELCOUNT 0x6ffffffa macro
/bionic/libc/include/bits/
Delf_common.h678 #define DT_RELCOUNT 0x6ffffffa /* number of RELATIVE relocations */ macro
/bionic/linker/
Dlinker.cpp3064 case DT_RELCOUNT: in prelink_image()