/netbsd-src/external/cddl/osnet/dist/head/ |
H A D | storclass.h | 46 #define C_LABEL 6 /* label */ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gsyms.h | 35 C_LABEL = 6, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gsyms.h | 35 C_LABEL = 6, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | internal.h | 299 #define C_LABEL 6 /* label */ macro 382 #define C_THUMBLABEL (128 + C_LABEL) /* 134 */
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | internal.h | 299 #define C_LABEL 6 /* label */ macro 382 #define C_THUMBLABEL (128 + C_LABEL) /* 134 */
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | XCOFFYAML.cpp | 35 ECase(C_LABEL); in enumeration()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | coffgrok.c | 245 case C_LABEL: in do_where() 611 case C_LABEL: in do_visible() 853 case C_LABEL: in doit()
|
H A D | rdcoff.c | 597 case C_LABEL: in parse_coff_symbol()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | coffgrok.c | 245 case C_LABEL: in do_where() 591 case C_LABEL: in do_visible() 833 case C_LABEL: in doit()
|
H A D | rdcoff.c | 554 case C_LABEL: in parse_coff_symbol()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-coff.c | 735 case C_LABEL: in obj_coff_endef() 768 || S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_LABEL in obj_coff_endef() 1285 && S_GET_STORAGE_CLASS (symp) != C_LABEL in coff_frob_symbol() 1308 S_SET_STORAGE_CLASS (symp, C_LABEL); in coff_frob_symbol()
|
H A D | tc-tic54x.c | 1256 S_SET_STORAGE_CLASS (line_label, C_LABEL); in tic54x_sect() 1468 S_SET_STORAGE_CLASS (line_label, C_LABEL); in tic54x_usect()
|
H A D | tc-arm.c | 30791 || S_GET_STORAGE_CLASS (sym) == C_LABEL) /* This can happen! */ in arm_adjust_symtab() 30808 case C_LABEL: in arm_adjust_symtab()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-coff.c | 735 case C_LABEL: in obj_coff_endef() 768 || S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_LABEL in obj_coff_endef() 1285 && S_GET_STORAGE_CLASS (symp) != C_LABEL in coff_frob_symbol() 1308 S_SET_STORAGE_CLASS (symp, C_LABEL); in coff_frob_symbol()
|
H A D | tc-tic54x.c | 1201 S_SET_STORAGE_CLASS (line_label, C_LABEL); in tic54x_sect() 1413 S_SET_STORAGE_CLASS (line_label, C_LABEL); in tic54x_usect()
|
H A D | tc-arm.c | 30752 || S_GET_STORAGE_CLASS (sym) == C_LABEL) /* This can happen! */ in arm_adjust_symtab() 30769 case C_LABEL: in arm_adjust_symtab()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | XCOFFDumper.cpp | 243 ECase(C_REG), ECase(C_EXTDEF), ECase(C_LABEL), ECase(C_ULABEL),
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coff-arm.c | 1426 || h->symbol_class == C_LABEL) in coff_arm_relocate_section() 2118 case C_LABEL: in bfd_arm_process_before_allocation()
|
H A D | cofflink.c | 1789 case C_LABEL: /* Not completely sure about these 2 */ in _bfd_coff_link_input_bfd()
|
H A D | coffcode.h | 4737 case C_LABEL: /* Label. */ in coff_slurp_symbol_table()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-arm.c | 1426 || h->symbol_class == C_LABEL) in coff_arm_relocate_section() 2118 case C_LABEL: in bfd_arm_process_before_allocation()
|
H A D | cofflink.c | 1821 case C_LABEL: /* Not completely sure about these 2 */ in _bfd_coff_link_input_bfd()
|
H A D | coffcode.h | 4875 case C_LABEL: /* Label. */ in coff_slurp_symbol_table()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1996 | 698 for C_LABEL symbols from mst_* to mst_file_*. 3055 * coffread.c (coff_symtab_read): Handle C_LABEL symbols like
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1996 | 698 for C_LABEL symbols from mst_* to mst_file_*. 3055 * coffread.c (coff_symtab_read): Handle C_LABEL symbols like
|