Home
last modified time | relevance | path

Searched refs:XTY_LD (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/include/coff/
HDinternal.h604 #define XTY_LD 2 /* Label definition */ macro
/dragonfly/contrib/binutils-2.27/include/coff/
HDinternal.h647 #define XTY_LD 2 /* Label definition */ macro
/dragonfly/contrib/binutils-2.34/include/coff/
HDinternal.h639 #define XTY_LD 2 /* Label definition */ macro
/dragonfly/contrib/binutils-2.27/binutils/
HDod-xcoff.c262 { XTY_LD, "LD" },
859 if (smtyp == XTY_LD) in dump_xcoff32_symbols()
1486 if (SMTYP_SMTYP (smtyp) == XTY_LD in dump_xcoff32_traceback()
/dragonfly/contrib/binutils-2.34/bfd/
HDcoffcode.h2384 if (SMTYP_SMTYP (aux->u.auxent.x_csect.x_smtyp) == XTY_LD) in coff_pointerize_aux_hook()
2423 if (SMTYP_SMTYP (aux->u.auxent.x_csect.x_smtyp) != XTY_LD) in coff_print_aux()
/dragonfly/contrib/binutils-2.27/bfd/
HDcoffcode.h2528 if (SMTYP_SMTYP (aux->u.auxent.x_csect.x_smtyp) == XTY_LD) in coff_pointerize_aux_hook()
2591 if (SMTYP_SMTYP (aux->u.auxent.x_csect.x_smtyp) != XTY_LD) in coff_print_aux()