Home
last modified time | relevance | path

Searched refs:C_LABEL (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/head/
H A Dstorclass.h46 #define C_LABEL 6 /* label */ macro
/freebsd-12.1/contrib/gcc/
H A Dgsyms.h15 C_LABEL = 6, enumerator
H A Dsdbout.c1628 PUT_SDB_SCL (C_LABEL); in sdbout_label()
H A Dmips-tfile.c808 C_LABEL = 6, enumerator
/freebsd-12.1/contrib/binutils/include/coff/
H A Dinternal.h265 #define C_LABEL 6 /* label */ macro
347 #define C_THUMBLABEL (128 + C_LABEL) /* 134 */
/freebsd-12.1/contrib/binutils/binutils/
H A Dcoffgrok.c232 case C_LABEL: in do_where()
511 case C_LABEL: in do_visible()
702 case C_LABEL: in doit()
H A Drdcoff.c589 case C_LABEL: in parse_coff_symbol()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-coff.c685 case C_LABEL: in obj_coff_endef()
718 || S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_LABEL in obj_coff_endef()
1258 && S_GET_STORAGE_CLASS (symp) != C_LABEL in coff_frob_symbol()
1281 S_SET_STORAGE_CLASS (symp, C_LABEL); in coff_frob_symbol()
H A Dtc-arm.c19512 || S_GET_STORAGE_CLASS (sym) == C_LABEL) /* This can happen! */ in arm_adjust_symtab()
19529 case C_LABEL: in arm_adjust_symtab()
/freebsd-12.1/contrib/gdb/gdb/
H A Dcoffread.c809 case C_LABEL: in coff_symtab_read()
1163 case C_LABEL: in read_one_sym()
1552 case C_LABEL: in process_coff_symbol()
H A Dxcoffread.c1340 case C_LABEL: in read_xcoff_symtab()
2468 case C_LABEL: in scan_xcoff_symtab()
/freebsd-12.1/contrib/binutils/bfd/
H A Dcoff-arm.c1420 || h->class == C_LABEL) in coff_arm_relocate_section()
2111 case C_LABEL: in bfd_arm_process_before_allocation()
H A Dcofflink.c1777 case C_LABEL: /* Not completely sure about these 2 */ in _bfd_coff_link_input_bfd()
H A Dcoffcode.h4490 case C_LABEL: /* Label. */ in coff_slurp_symbol_table()
H A DChangeLog-00019000 not C_LABEL.
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-92955845 section symbol, not C_LABEL.