Home
last modified time | relevance | path

Searched refs:aouthdr (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dobj-coff.h746 #define H_GET_MAGIC_NUMBER(h) ((h)->aouthdr.magic)
747 #define H_GET_VERSION_STAMP(h) ((h)->aouthdr.vstamp)
748 #define H_GET_TEXT_SIZE(h) ((h)->aouthdr.tsize)
749 #define H_GET_DATA_SIZE(h) ((h)->aouthdr.dsize)
750 #define H_GET_BSS_SIZE(h) ((h)->aouthdr.bsize)
751 #define H_GET_ENTRY_POINT(h) ((h)->aouthdr.entry)
752 #define H_GET_TEXT_START(h) ((h)->aouthdr.text_start)
753 #define H_GET_DATA_START(h) ((h)->aouthdr.data_start)
783 #define H_SET_VERSION_STAMP(h,v) ((h)->aouthdr.vstamp = (v))
788 #define H_SET_TEXT_START(h,v) ((h)->aouthdr.text_start = (v))
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dobj-coff.h768 #define H_GET_MAGIC_NUMBER(h) ((h)->aouthdr.magic)
769 #define H_GET_VERSION_STAMP(h) ((h)->aouthdr.vstamp)
770 #define H_GET_TEXT_SIZE(h) ((h)->aouthdr.tsize)
771 #define H_GET_DATA_SIZE(h) ((h)->aouthdr.dsize)
772 #define H_GET_BSS_SIZE(h) ((h)->aouthdr.bsize)
773 #define H_GET_ENTRY_POINT(h) ((h)->aouthdr.entry)
774 #define H_GET_TEXT_START(h) ((h)->aouthdr.text_start)
775 #define H_GET_DATA_START(h) ((h)->aouthdr.data_start)
805 #define H_SET_VERSION_STAMP(h,v) ((h)->aouthdr.vstamp = (v))
810 #define H_SET_TEXT_START(h,v) ((h)->aouthdr.text_start = (v))
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dobj-coff.h746 #define H_GET_MAGIC_NUMBER(h) ((h)->aouthdr.magic)
747 #define H_GET_VERSION_STAMP(h) ((h)->aouthdr.vstamp)
748 #define H_GET_TEXT_SIZE(h) ((h)->aouthdr.tsize)
749 #define H_GET_DATA_SIZE(h) ((h)->aouthdr.dsize)
750 #define H_GET_BSS_SIZE(h) ((h)->aouthdr.bsize)
751 #define H_GET_ENTRY_POINT(h) ((h)->aouthdr.entry)
752 #define H_GET_TEXT_START(h) ((h)->aouthdr.text_start)
753 #define H_GET_DATA_START(h) ((h)->aouthdr.data_start)
783 #define H_SET_VERSION_STAMP(h,v) ((h)->aouthdr.vstamp = (v))
788 #define H_SET_TEXT_START(h,v) ((h)->aouthdr.text_start = (v))
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/include/uapi/asm/
H A Da.out.h26 struct aouthdr struct
58 struct aouthdr ah; argument
84 #define AOUTHSZ sizeof(struct aouthdr)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/include/uapi/asm/
H A Da.out.h26 struct aouthdr struct
58 struct aouthdr ah; argument
84 #define AOUTHSZ sizeof(struct aouthdr)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/include/uapi/asm/
H A Da.out.h26 struct aouthdr struct
58 struct aouthdr ah; argument
84 #define AOUTHSZ sizeof(struct aouthdr)
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmXCOFF.cxx65 typedef struct aouthdr aouthdr; typedef
75 typedef struct aouthdr_64 aouthdr; typedef
85 static_assert(sizeof(typename XCOFF::aouthdr) == XCOFF::aouthdr_size,
89 typename XCOFF::aouthdr AuxHeader;
103 bool Read(typename XCOFF::aouthdr& x) in Read()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmXCOFF.cxx65 typedef struct aouthdr aouthdr; typedef
75 typedef struct aouthdr_64 aouthdr; typedef
85 static_assert(sizeof(typename XCOFF::aouthdr) == XCOFF::aouthdr_size,
89 typename XCOFF::aouthdr AuxHeader;
103 bool Read(typename XCOFF::aouthdr& x) in Read()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmXCOFF.cxx65 typedef struct aouthdr aouthdr; typedef
75 typedef struct aouthdr_64 aouthdr; typedef
85 static_assert(sizeof(typename XCOFF::aouthdr) == XCOFF::aouthdr_size,
89 typename XCOFF::aouthdr AuxHeader;
103 bool Read(typename XCOFF::aouthdr& x) in Read()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/rootcheck/
H A Dos_string.c103 ((x).magic==U64_TOCMAGIC ? 0 : sizeof (struct aouthdr))
125 typedef struct aouthdr EXEC;
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/rootcheck/
H A Dos_string.c103 ((x).magic==U64_TOCMAGIC ? 0 : sizeof (struct aouthdr))
125 typedef struct aouthdr EXEC;
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/rootcheck/
H A Dos_string.c103 ((x).magic==U64_TOCMAGIC ? 0 : sizeof (struct aouthdr))
125 typedef struct aouthdr EXEC;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dcoff.h58 typedef struct aouthdr { struct
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/boot/
H A Decoff.h37 typedef struct aouthdr { struct
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/boot/
H A Decoff.h37 typedef struct aouthdr { struct
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/boot/
H A Decoff.h37 typedef struct aouthdr { struct
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dunexcoff.c76 struct aouthdr struct
107 static struct aouthdr f_ohdr; /* Optional file header (a.out) */ argument
/dports/editors/emacs/emacs-27.2/src/
H A Dunexcoff.c76 struct aouthdr struct
107 static struct aouthdr f_ohdr; /* Optional file header (a.out) */ argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C59 struct aouthdr struct
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C59 struct aouthdr struct
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C59 struct aouthdr struct
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C59 struct aouthdr struct
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C59 struct aouthdr struct
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C59 struct aouthdr struct
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C59 struct aouthdr struct

12345678910>>...12