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

/seL4-camkes-master/projects/musllibc/arch/s390x/
H A Dreloc.h9 #define REL_COPY R_390_COPY macro
/seL4-camkes-master/projects/musllibc/arch/aarch64/
H A Dreloc.h19 #define REL_COPY R_AARCH64_COPY macro
/seL4-camkes-master/projects/musllibc/arch/aarch64_sel4/
H A Dreloc.h19 #define REL_COPY R_AARCH64_COPY macro
/seL4-camkes-master/projects/musllibc/arch/arm/
H A Dreloc.h25 #define REL_COPY R_ARM_COPY macro
/seL4-camkes-master/projects/musllibc/arch/arm_sel4/
H A Dreloc.h25 #define REL_COPY R_ARM_COPY macro
/seL4-camkes-master/projects/musllibc/arch/i386/
H A Dreloc.h8 #define REL_COPY R_386_COPY macro
/seL4-camkes-master/projects/musllibc/arch/i386_sel4/
H A Dreloc.h8 #define REL_COPY R_386_COPY macro
/seL4-camkes-master/projects/musllibc/arch/microblaze/
H A Dreloc.h17 #define REL_COPY R_MICROBLAZE_COPY macro
/seL4-camkes-master/projects/musllibc/arch/or1k/
H A Dreloc.h9 #define REL_COPY R_OR1K_COPY macro
/seL4-camkes-master/projects/musllibc/arch/powerpc/
H A Dreloc.h15 #define REL_COPY R_PPC_COPY macro
/seL4-camkes-master/projects/musllibc/arch/powerpc64/
H A Dreloc.h17 #define REL_COPY R_PPC64_COPY macro
/seL4-camkes-master/projects/musllibc/arch/x32/
H A Dreloc.h20 #define REL_COPY R_X86_64_COPY macro
/seL4-camkes-master/projects/musllibc/arch/x86_64/
H A Dreloc.h8 #define REL_COPY R_X86_64_COPY macro
/seL4-camkes-master/projects/musllibc/arch/x86_64_sel4/
H A Dreloc.h8 #define REL_COPY R_X86_64_COPY macro
/seL4-camkes-master/projects/musllibc/arch/mips/
H A Dreloc.h27 #define REL_COPY R_MIPS_COPY macro
/seL4-camkes-master/projects/musllibc/arch/mipsn32/
H A Dreloc.h27 #define REL_COPY R_MIPS_COPY macro
/seL4-camkes-master/projects/musllibc/arch/mips64/
H A Dreloc.h31 #define REL_COPY R_MIPS_COPY macro
/seL4-camkes-master/projects/musllibc/arch/sh/
H A Dreloc.h30 #define REL_COPY R_SH_COPY macro
/seL4-camkes-master/projects/musllibc/src/internal/
H A Ddynlink.h34 REL_COPY, enumerator in enum:__anon362
/seL4-camkes-master/projects/musllibc/ldso/
H A Ddynlink.c334 ctx = type==REL_COPY ? head->next : head;
353 } else if (type==REL_GOT || type==REL_PLT|| type==REL_COPY) {
386 case REL_COPY:

Completed in 61 milliseconds