Home
last modified time | relevance | path

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

/aosp12/art/libelffile/elf/
H A Delf_utils.h72 #define DT_BIND_NOW 24 macro
119 case DT_BIND_NOW: in IsDynamicSectionPointer()
/aosp12/bionic/libc/include/
H A Delf.h236 #define DT_BIND_NOW 24 macro
/aosp12/bionic/linker/
H A Dlinker.cpp3109 case DT_BIND_NOW: in prelink_image()