Home
last modified time | relevance | path

Searched refs:NLM32_POWERPC_HEADER_VERSION (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/nlm/
Dppc-ext.h41 #define NLM32_POWERPC_HEADER_VERSION 1 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/nlm/
Dppc-ext.h41 #define NLM32_POWERPC_HEADER_VERSION 1 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dnlm32-ppc.c52 || H_GET_32 (abfd, s.headerVersion) != NLM32_POWERPC_HEADER_VERSION) in nlm_powerpc_backend_object_p()
67 H_PUT_32 (abfd, NLM32_POWERPC_HEADER_VERSION, s.headerVersion); in nlm_powerpc_write_prefix()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dnlm32-ppc.c84 || H_GET_32 (abfd, s.headerVersion) != NLM32_POWERPC_HEADER_VERSION)
100 H_PUT_32 (abfd, NLM32_POWERPC_HEADER_VERSION, s.headerVersion);