Home
last modified time | relevance | path

Searched defs:DL_DATA_SIZE (Results 1 – 7 of 7) sorted by relevance

/openbsd/libexec/ld.so/riscv64/
H A Dldasm.S29 #define DL_DATA_SIZE (16 * 8) /* needs to be 8(16?) byte aligned */ macro
/openbsd/libexec/ld.so/aarch64/
H A Dldasm.S29 #define DL_DATA_SIZE (16 * 8) /* XXX */ macro
/openbsd/libexec/ld.so/sparc64/
H A Dldasm.S87 #define DL_DATA_SIZE (16*8) macro
/openbsd/libexec/ld.so/i386/
H A Dldasm.S31 #define DL_DATA_SIZE (16*4) macro
/openbsd/libexec/ld.so/amd64/
H A Dldasm.S31 #define DL_DATA_SIZE (16*8) /* 16 * sizeof(ELF_Addr) */ macro
/openbsd/libexec/ld.so/arm/
H A Dldasm.S29 #define DL_DATA_SIZE (16 * 4) /* XXX */ macro
/openbsd/libexec/ld.so/sh/
H A Dldasm.S29 #define DL_DATA_SIZE (16 * 4) /* XXX */ macro