Home
last modified time | relevance | path

Searched refs:DT_JMPREL (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Delf.h72 #define DT_JMPREL 23 macro
/bionic/libc/include/bits/
Delf_common.h600 #define DT_JMPREL 23 /* Address of PLT relocations. */ macro
/bionic/linker/
Dlinker_main.cpp649 } else if (tag == DT_JMPREL) { in relocate_linker()
DAndroid.bp339 // DT_JMPREL, not DT_ANDROID_REL[A], which can also theoretically contain IRELATIVE
Dlinker.cpp2956 case DT_JMPREL: in prelink_image()