Searched refs:BYTES_IN_WORD (Results 1 - 25 of 42) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/aout/
H A Dadobe.h22 #define BYTES_IN_WORD 4 macro
31 bfd_byte e_text[BYTES_IN_WORD]; /* length of text section in bytes */
32 bfd_byte e_data[BYTES_IN_WORD]; /* length of data section in bytes */
33 bfd_byte e_bss[BYTES_IN_WORD]; /* length of bss area in bytes */
34 bfd_byte e_syms[BYTES_IN_WORD]; /* length of symbol table in bytes */
35 bfd_byte e_entry[BYTES_IN_WORD]; /* start address */
36 bfd_byte e_trsize[BYTES_IN_WORD]; /* length of text relocation info */
37 bfd_byte e_drsize[BYTES_IN_WORD]; /* length of data relocation info */
40 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
102 bfd_byte e_strx[BYTES_IN_WORD]; /* inde
[all...]
H A Daout64.h22 #ifndef BYTES_IN_WORD
23 #define BYTES_IN_WORD 4 macro
32 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
33 bfd_byte e_data[BYTES_IN_WORD]; /* Length of data section in bytes. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
35 bfd_byte e_syms[BYTES_IN_WORD]; /* Length of symbol table in bytes. */
36 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
37 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
38 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/aout/
H A Dadobe.h22 #define BYTES_IN_WORD 4 macro
31 bfd_byte e_text[BYTES_IN_WORD]; /* length of text section in bytes */
32 bfd_byte e_data[BYTES_IN_WORD]; /* length of data section in bytes */
33 bfd_byte e_bss[BYTES_IN_WORD]; /* length of bss area in bytes */
34 bfd_byte e_syms[BYTES_IN_WORD]; /* length of symbol table in bytes */
35 bfd_byte e_entry[BYTES_IN_WORD]; /* start address */
36 bfd_byte e_trsize[BYTES_IN_WORD]; /* length of text relocation info */
37 bfd_byte e_drsize[BYTES_IN_WORD]; /* length of data relocation info */
40 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
102 bfd_byte e_strx[BYTES_IN_WORD]; /* inde
[all...]
H A Daout64.h22 #ifndef BYTES_IN_WORD
23 #define BYTES_IN_WORD 4 macro
32 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
33 bfd_byte e_data[BYTES_IN_WORD]; /* Length of data section in bytes. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
35 bfd_byte e_syms[BYTES_IN_WORD]; /* Length of symbol table in bytes. */
36 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
37 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
38 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/aout/
H A Dadobe.h22 #define BYTES_IN_WORD 4 macro
31 bfd_byte e_text[BYTES_IN_WORD]; /* length of text section in bytes */
32 bfd_byte e_data[BYTES_IN_WORD]; /* length of data section in bytes */
33 bfd_byte e_bss[BYTES_IN_WORD]; /* length of bss area in bytes */
34 bfd_byte e_syms[BYTES_IN_WORD]; /* length of symbol table in bytes */
35 bfd_byte e_entry[BYTES_IN_WORD]; /* start address */
36 bfd_byte e_trsize[BYTES_IN_WORD]; /* length of text relocation info */
37 bfd_byte e_drsize[BYTES_IN_WORD]; /* length of data relocation info */
40 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
102 bfd_byte e_strx[BYTES_IN_WORD]; /* inde
[all...]
H A Daout64.h22 #ifndef BYTES_IN_WORD
23 #define BYTES_IN_WORD 4 macro
32 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
33 bfd_byte e_data[BYTES_IN_WORD]; /* Length of data section in bytes. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
35 bfd_byte e_syms[BYTES_IN_WORD]; /* Length of symbol table in bytes. */
36 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
37 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
38 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Di386freebsd.c21 #define BYTES_IN_WORD 4 macro
H A Di386netbsd.c22 #define BYTES_IN_WORD 4 macro
H A Dvax1knetbsd.c21 #define BYTES_IN_WORD 4 macro
H A Dvaxnetbsd.c21 #define BYTES_IN_WORD 4 macro
H A Darmnetbsd.c22 #define BYTES_IN_WORD 4 macro
H A Di386bsd.c26 #define BYTES_IN_WORD 4 macro
H A Dns32knetbsd.c22 #define BYTES_IN_WORD 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Di386freebsd.c21 #define BYTES_IN_WORD 4 macro
H A Di386netbsd.c22 #define BYTES_IN_WORD 4 macro
H A Dvax1knetbsd.c21 #define BYTES_IN_WORD 4 macro
H A Dvaxnetbsd.c21 #define BYTES_IN_WORD 4 macro
H A Darmnetbsd.c22 #define BYTES_IN_WORD 4 macro
H A Di386bsd.c26 #define BYTES_IN_WORD 4 macro
H A Dns32knetbsd.c22 #define BYTES_IN_WORD 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Darmnetbsd.c22 #define BYTES_IN_WORD 4 macro
H A Di386freebsd.c21 #define BYTES_IN_WORD 4 macro
H A Di386netbsd.c22 #define BYTES_IN_WORD 4 macro
H A Dvax1knetbsd.c21 #define BYTES_IN_WORD 4 macro
H A Dvaxnetbsd.c21 #define BYTES_IN_WORD 4 macro

Completed in 206 milliseconds

12