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

/fuchsia/zircon/third_party/ulib/musl/arch/x86_64/
H A Dreloc.h5 #define REL_RELATIVE R_X86_64_RELATIVE macro
/fuchsia/zircon/third_party/ulib/musl/arch/aarch64/
H A Dreloc.h6 #define REL_RELATIVE R_AARCH64_RELATIVE macro
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Ddynlink.h25 REL_RELATIVE, enumerator in enum:__anon1753
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c457 if (skip_relative && R_TYPE(rel[1]) == REL_RELATIVE)
510 case REL_RELATIVE:
1737 if (R_TYPE(rel[1]) != REL_RELATIVE)

Completed in 33 milliseconds