Home
last modified time | relevance | path

Searched refs:BYTES_IN_WORD (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/aout/
H A Dadobe.h23 #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 */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
106 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
109 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
244 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[all …]
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
263 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/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 */
40 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
105 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
108 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
243 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[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. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area 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. */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/include/aout/
H A Dadobe.h23 #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 */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
106 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
109 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
244 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[all …]
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
39 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
263 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/include/aout/
H A Dadobe.h23 #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 */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
106 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
109 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
244 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[all …]
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
263 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/aout/
H A Dadobe.h23 #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 */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
106 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
109 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
244 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[all …]
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
39 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
263 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/gdb761/gdb-7.6.1/include/aout/
H A Dadobe.h23 #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 */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
106 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
109 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
244 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[all …]
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
39 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
263 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/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 */
40 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
105 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
108 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
243 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[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. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area 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. */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/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 */
40 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
105 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
108 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
243 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[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. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area 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. */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/aout/
H A Dadobe.h23 #define BYTES_IN_WORD 4 macro
32 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area 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 * 7)
109 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
112 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
249 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
263 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/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 */
40 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
105 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
108 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
243 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
[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. */
34 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area 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. */
41 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/binutils/binutils-2.37/include/aout/
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/include/aout/
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/gnulibiberty/binutils-2.37/include/aout/
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/devel/gdb/gdb-11.1/include/aout/
H A Daout64.h23 #ifndef BYTES_IN_WORD
24 #define BYTES_IN_WORD 4 macro
33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */
35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */
37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */
38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */
42 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
266 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
[all …]
/dports/editors/biew/biew-610/plugins/bin/
H A Daout64.h39 #define BYTES_IN_WORD 4 macro
48 tUInt8 e_text[BYTES_IN_WORD]; /**< length of text section in bytes */
49 tUInt8 e_data[BYTES_IN_WORD]; /**< length of data section in bytes */
50 tUInt8 e_bss[BYTES_IN_WORD]; /**< length of bss area in bytes */
51 tUInt8 e_syms[BYTES_IN_WORD]; /**< length of symbol table in bytes */
52 tUInt8 e_entry[BYTES_IN_WORD]; /**< start address */
57 #define EXEC_BYTES_SIZE (4 + BYTES_IN_WORD * 7)
279 tUInt8 e_value[BYTES_IN_WORD]; /**< value of symbol */
281 #define EXTERNAL_NLIST_SIZE (BYTES_IN_WORD+4+BYTES_IN_WORD)
400 tUInt8 r_addend[BYTES_IN_WORD]; /**< datum addend */
[all …]

12345678910>>...12