Home
last modified time | relevance | path

Searched refs:C_EFCN (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/head/
Dstorclass.h39 #define C_EFCN -1 /* physical end of function */ macro
/freebsd-12-stable/contrib/gcc/
Dgsyms.h8 C_EFCN = -1, enumerator
Dmips-tfile.c801 C_EFCN = -1, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DXCOFFYAML.cpp97 ECase(C_EFCN); in enumeration()
/freebsd-12-stable/contrib/binutils/gas/config/
Dobj-coff.c586 case C_EFCN: in obj_coff_endef()
717 if (S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_EFCN in obj_coff_endef()
1316 if (S_GET_STORAGE_CLASS (symp) == C_EFCN) in coff_frob_symbol()
/freebsd-12-stable/contrib/binutils/include/coff/
Dinternal.h258 #define C_EFCN 0xff /* physical end of function */ macro
/freebsd-12-stable/contrib/gdb/gdb/
Dcoffread.c776 case C_EFCN: in coff_symtab_read()
1167 case C_EFCN: in read_one_sym()
/freebsd-12-stable/contrib/binutils/binutils/
Drdcoff.c736 case C_EFCN: in parse_coff()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp271 ECase(C_STTLS), ECase(C_EFCN)
/freebsd-12-stable/contrib/binutils/bfd/
Dcofflink.c1780 case C_EFCN: in _bfd_coff_link_input_bfd()
Dcoffcode.h4602 case C_EFCN: /* Physical end of function. */ in coff_slurp_symbol_table()
DChangeLog-9899560 for C_FCN/C_EFCN symbols, and set BSF_DEBUGGING_RELOC for such
/freebsd-12-stable/contrib/binutils/gas/po/
Dgas.pot598 msgid "C_EFCN symbol for %s out of scope"
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-92957512 * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and