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

/fuchsia/zircon/third_party/ulib/musl/arch/x86_64/
H A Dreloc.h6 #define REL_COPY R_X86_64_COPY macro
/fuchsia/zircon/third_party/ulib/musl/arch/aarch64/
H A Dreloc.h7 #define REL_COPY R_AARCH64_COPY macro
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Ddynlink.h28 REL_COPY, enumerator in enum:__anon1753
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c467 ctx = type == REL_COPY ? dso_next(head) : head;
484 } else if (type == REL_GOT || type == REL_PLT || type == REL_COPY) {
513 case REL_COPY:

Completed in 35 milliseconds