Home
last modified time | relevance | path

Searched refs:DT_ANDROID_REL (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h223 #define DT_ANDROID_REL (DT_LOOS + 2) macro
/third_party/musl/src/internal/
H A Ddynlink.h258 #define DT_ANDROID_REL (DT_LOOS + 2) macro
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2445 if (dt_name == DT_ANDROID_REL) { in do_android_relocs()
2492 do_android_relocs(p, DT_ANDROID_REL, DT_ANDROID_RELSZ); in reloc_all()
/third_party/musl/ldso/linux/
H A Ddynlink.c2673 if (dt_name == DT_ANDROID_REL) { in do_android_relocs()
2721 do_android_relocs(p, DT_ANDROID_REL, DT_ANDROID_RELSZ); in reloc_all()

Completed in 19 milliseconds