Home
last modified time | relevance | path

Searched refs:ecoff_directive_ent (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/
Decoff.h62 extern void ecoff_directive_ent (int);
Decoff.c3034 ecoff_directive_ent (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_ent() function
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-ecoff.c260 { "ent", ecoff_directive_ent, 0 },
Dobj-elf.c150 { "ent", ecoff_directive_ent, 0 },
Dtc-alpha.c3430 ecoff_directive_ent (0); in s_alpha_ent()