Home
last modified time | relevance | path

Searched defs:C_EFCN (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/head/
HDstorclass.h39 #define C_EFCN -1 /* physical end of function */ macro
/freebsd-11-stable/contrib/gcc/
HDgsyms.h8 C_EFCN = -1, enumerator
HDmips-tfile.c801 C_EFCN = -1, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDXCOFF.h138 C_EFCN = 255, // Physical end of function enumerator
/freebsd-11-stable/contrib/binutils/include/coff/
HDinternal.h258 #define C_EFCN 0xff /* physical end of function */ macro