Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h71 #define DT_TEXTREL 22 macro
/bionic/libc/include/bits/
Delf_common.h598 #define DT_TEXTREL 22 /* Indicates there may be relocations in macro
/bionic/linker/
Dlinker.cpp3136 case DT_TEXTREL: in prelink_image()