Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h96 #define DT_JMPREL 23 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc532 tag == DT_JMPREL || in AdjustDynamicSectionForHole()
/bionic/linker/
Dlinker.cpp3574 case DT_JMPREL: in prelink_image()