Searched refs:ecoff_directive_size (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Decoff.h78 extern void ecoff_directive_size (int);
H A Decoff.c2643 ecoff_directive_size (int ignore ATTRIBUTE_UNUSED)
2624 ecoff_directive_size (int ignore ATTRIBUTE_UNUSED) function
/haiku-buildtools/binutils/gas/
H A Decoff.h79 extern void ecoff_directive_size (int);
H A Decoff.c2644 ecoff_directive_size (int ignore ATTRIBUTE_UNUSED)
2625 ecoff_directive_size (int ignore ATTRIBUTE_UNUSED) function
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-ecoff.c249 { "size", ecoff_directive_size, 0 },
250 { "esize", ecoff_directive_size, 0 },
H A Dobj-elf.c148 { "esize", ecoff_directive_size, 0 },
/haiku-buildtools/binutils/gas/config/
H A Dobj-ecoff.c248 { "size", ecoff_directive_size, 0 },
249 { "esize", ecoff_directive_size, 0 },
H A Dobj-elf.c159 { "esize", ecoff_directive_size, 0 },

Completed in 78 milliseconds