Home
last modified time | relevance | path

Searched refs:ISTAG (Results 1 – 9 of 9) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/head/
HDsyms.h153 #define ISTAG(x) ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG) macro
/NextBSD/contrib/binutils/include/coff/
HDinternal.h500 #define ISTAG(x) \ macro
/NextBSD/contrib/binutils/bfd/
HDcoffswap.h448 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class)) in coff_swap_aux_in()
539 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class)) in coff_swap_aux_out()
HDpeXXigen.c263 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class)) in _bfd_XXi_swap_aux_in()
337 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class)) in _bfd_XXi_swap_aux_out()
HDcoff64-rs6000.c417 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
502 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
HDcoff-rs6000.c459 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
562 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
HDcoffgen.c1356 if ((ISFCN (type) || ISTAG (class) || class == C_BLOCK || class == C_FCN) in coff_pointerize_aux()
HDcofflink.c1981 || ISTAG (isymp->n_sclass) in _bfd_coff_link_input_bfd()
HDxcofflink.c4017 || ISTAG (isymp->n_sclass) in xcoff_link_input_bfd()