Searched refs:DT_TEXTREL (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 664 #define DT_TEXTREL 22 /* Relocations might modify non-writable seg */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1415 case DT_TEXTREL: in soinfo_link_image() |