Home
last modified time | relevance | path

Searched defs:objfile (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dobj_diff.py19 def disassemble(objfile): argument
30 def dump_debug(objfile): argument
/netbsd-src/usr.sbin/gspa/gspa/
H A Dgspa.c70 FILE *objfile; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmodule.h72 File *objfile; // output .obj file variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmodule.h71 FileName objfile; // output .obj file variable
H A Ddmodule.d351 const FileName objfile; // output .obj file variable
/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-plugin.c126 simple_object_read *objfile; member
/netbsd-src/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c126 simple_object_read *objfile; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c1998 bool objfile = (TREE_CODE (*node) == FUNCTION_DECL in common_handle_aligned_attribute() local
H A Dc-common.c5201 check_user_alignment (const_tree align, bool objfile, bool warn_zero) in check_user_alignment()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc2325 bool objfile = (TREE_CODE (*node) == FUNCTION_DECL in common_handle_aligned_attribute() local
H A Dc-common.cc5465 check_user_alignment (const_tree align, bool objfile, bool warn_zero) in check_user_alignment()