Home
last modified time | relevance | path

Searched refs:obj (Results 1 – 25 of 1096) sorted by path

12345678910>>...44

/freebsd/
H A D.cirrus.yml118 - mkdir -p /usr/obj/$(pwd -P)
119 - chown user:user /usr/obj/$(pwd -P)
132 …- su user -c "/usr/libexec/flua tools/pkgbase/metalog_reader.lua -c /usr/obj/$(pwd -P)/${TARGET}.$…
157 - du -m -s /usr/obj
H A DMakefile168 obj objlink showconfig tags toolchain \
243 MAKEOBJDIRPREFIX?= /usr/obj
471 OBJTOP=${MYMAKE:H}/obj \
485 ${MMAKE} obj; \
H A DMakefile.inc1479 _obj= obj
1138 ${_+_}cd ${.CURDIR}; ${WMAKE} _NO_INCLUDE_COMPILERMK=t obj
1792 ${_+_}cd ${KRNLOBJDIR}/${_kernel}; ${KMAKE} obj
2328 ${_+_}cd ${.CURDIR}/tools/kerneldoc/subsys; ${MAKE} obj all
2358 if [ -z "${NO_OBJWALK}" ]; then ${MAKE} DIRPRFX=${_tool}/ obj; fi; \
2748 if [ -z "${NO_OBJWALK}" ]; then ${MAKE} DIRPRFX=${_tool}/ obj; fi; \
2810 if [ -z "${NO_OBJWALK}" ]; then ${MAKE} DIRPRFX=${_tool}/ obj; fi; \
2896 if [ -z "${NO_OBJWALK}" ]; then ${MAKE} DIRPRFX=${_tool}/ obj; fi; \
3664 .if ${.CURDIR} == ${.OBJDIR} || ${.CURDIR}/obj == ${.OBJDIR}
3747 if [ -z "${NO_OBJWALK}" ]; then ${CDMAKE} DIRPRFX=${_tool}/ obj; fi; \
[all …]
H A DMakefile.sys.inc14 # fallback to running 'make obj' as needed. If a target is not in this list
19 libraries obj objlink showconfig tags xdev xdev-build native-xtools \
35 # This will prevent src.sys.obj.mk from opportunistically enabling AUTO_OBJ
H A DUPDATING1506 'make obj' was not ran. Calling 'make obj' is no longer necessary.
1512 The default MAKEOBJDIR has changed from /usr/obj/<srcdir> for native
1513 builds, and /usr/obj/<arch>/<srcdir> for cross-builds, to a unified
1514 /usr/obj/<srcdir>/<arch>. This behavior can be changed to the old
1706 artifacts via "rm -rf /usr/obj/*". Then, carefully follow the full
1994 failsafe as it uses a /usr/obj tree with a fresh mini-buildworld,
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java577 obj.getClass().getName()); in checkEquality()
592 Object obj = null; in performSerializationTest() local
596 obj = method.invoke(null); in performSerializationTest()
607 out.writeObject(obj); in performSerializationTest()
620 checkEquality(obj, newobj); in performSerializationTest()
627 Object obj = null; in performBeanTest() local
631 obj = method.invoke(null); in performBeanTest()
637 Class c = obj.getClass(); in performBeanTest()
644 String encoded = getString(obj); in performBeanTest()
646 encoder.writeObject(obj); in performBeanTest()
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1172 hash_obj(const char *obj, int fd) in hash_obj() argument
1177 if (realpath(obj, path) == NULL) in hash_obj()
1180 for (h = 2166136261u, obj = &path[0]; *obj != '\0'; obj++) in hash_obj()
1181 h = (h ^ *obj) * 16777619; in hash_obj()
1214 if ((fd = open64(obj, O_RDWR)) == -1) { in process_obj()
1216 "failed to open %s: %s", obj, strerror(errno))); in process_obj()
1230 obj)); in process_obj()
1233 "invalid file type: %s", obj)); in process_obj()
1238 obj)); in process_obj()
1270 "incorrect ELF class for object file: %s", obj)); in process_obj()
[all …]
H A Ddt_module.c617 dt_module_load_proc_count(void *arg, const prmap_t *prmap, const char *obj) in dt_module_load_proc_count() argument
623 fp = Pname_to_ctf(dcp->dpa_proc, obj); in dt_module_load_proc_count()
631 dt_module_load_proc_build(void *arg, const prmap_t *prmap, const char *obj) in dt_module_load_proc_build() argument
639 fp = Pname_to_ctf(dcp->dpa_proc, obj); in dt_module_load_proc_build()
H A Ddt_parser.c200 const char *p, *q, *r, *end, *obj; in dt_type_lookup() local
251 obj = DTRACE_OBJ_CDEFS; in dt_type_lookup()
253 obj = DTRACE_OBJ_EVERY; in dt_type_lookup()
255 return (dtrace_lookup_by_type(dtp, obj, s, tip)); in dt_type_lookup()
H A Ddt_pid.c275 if (obj == NULL) in dt_pid_per_mod()
284 pp->dpp_obj = obj; in dt_pid_per_mod()
419 pp->dpp_obj = obj; in dt_pid_mod_filt()
443 const char *obj; in dt_pid_fix_mod() local
458 obj = end + 1; in dt_pid_fix_mod()
464 obj = pdp->dtpd_mod; in dt_pid_fix_mod()
472 obj = &m[0]; in dt_pid_fix_mod()
474 obj++; in dt_pid_fix_mod()
546 char *obj; in dt_pid_create_pid_probes() local
555 obj = pdp->dtpd_mod; in dt_pid_create_pid_probes()
[all …]
H A Ddt_subr.c961 char *obj; in dtrace_uaddr2str() local
976 obj = dt_basename(objname); in dtrace_uaddr2str()
979 (void) snprintf(c, sizeof (c), "%s`%s+0x%llx", obj, in dtrace_uaddr2str()
982 (void) snprintf(c, sizeof (c), "%s`%s", obj, name); in dtrace_uaddr2str()
/freebsd/cddl/lib/libdtrace/
H A Dlibproc_compat.h50 #define Pname_to_ctf(p, obj) (ctf_file_t *)proc_name2ctf(p, obj) argument
/freebsd/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.supp105 obj:/lib/libc.so.7
106 obj:/lib/libc.so.7
/freebsd/contrib/atf/atf-c/
H A Dbuild.c95 append_src_out(const char *src, const char *obj, atf_list_t *argv) in append_src_out() argument
99 err = append_arg2("-o", obj, argv); in append_src_out()
/freebsd/contrib/bearssl/T0/
H A DSType.cs84 public override bool Equals(Object obj) in Equals()
86 return (obj is SType) && ((SType)obj == this); in Equals()
/freebsd/contrib/bearssl/conf/
H A DWin.mk10 O = .obj
/freebsd/contrib/bmake/
H A DChangeLog978 * configure.in: if .OBJDIR is $srcdir/obj we need to create a
979 symlink unit-tests -> ../unit-tests/obj so that
993 and use of obj as .OBJDIR
2347 so we can use just: make obj && make && make test
2532 o main.c: fix Main_SetObjdir() for relative paths (eg obj).
2607 o main.c: look for obj.${MACHINE}-${MACHINE_ARCH} too.
H A DMakefile79 .if make(obj) || make(clean)
H A Dbsd.after-import.mk133 .include <bsd.obj.mk>
H A Dconfigure3441 …xt | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3511 …| *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3606 rm -f conftest.o conftest.obj
3619 for ac_file in conftest.o conftest.obj conftest.*; do
7106 $srcdir/obj*) # make sure we put unit-tests/Makefile.config in the right place
7107 obj=`basename $here`
7108 mkdir -p $srcdir/unit-tests/$obj
7109 test -d unit-tests || ln -s ../unit-tests/$obj unit-tests
H A Dconfigure.in593 $srcdir/obj*) # make sure we put unit-tests/Makefile.config in the right place
594 obj=`basename $here`
595 mkdir -p $srcdir/unit-tests/$obj
596 test -d unit-tests || ln -s ../unit-tests/$obj unit-tests
H A Dmake-bootstrap.sh.in34 obj="$1"; shift
36 echo ${CC} -c ${CFLAGS} "$@" -o "$obj" "$src"
37 ${CC} -c ${CFLAGS} "$@" -o "$obj" "$src"
41 obj="$1"; shift
44 *) src=`basename "$obj" .o`.c;;
51 do_compile2 "$obj" "$d/$src" "$@" || exit 1
54 echo "Unknown object file '$obj'" >&2
/freebsd/contrib/bmake/mk/
H A DChangeLog1099 * auto.obj.mk: handle the case of __objdir=obj or obj.${MACHINE} etc.
1358 * auto.obj.mk: do not require MAKEOBJDIRPREFIX to exist.
1418 * auto.obj.mk: allow use of MAKEOBJDIRPREFIX too.
1471 if using auto.obj.mk it is better done via sys.mk
1506 * auto.obj.mk: Allow MK_AUTO_OBJ to set MKOBJDIRS=auto
1933 * obj.mk: minor cleanup
2115 * obj.mk: add objwarn to keep freebsd makefiles happy
2116 * auto.obj.mk: ensure Mkdirs is available.
2129 * obj.mk: protect from multiple inclusion even as bsd.obj.mk
2215 include auto.obj.mk
[all …]
H A DFILES5 auto.obj.mk
37 obj.mk
H A DREADME53 the "obj" directory stuff work right, not because we switch to a new version
122 BSDSRCDIR The real path to the system sources, so that 'make obj'
125 BSDOBJDIR The real path to the system 'obj' tree, so that 'make obj'
126 will work correctly. [/usr/obj]

12345678910>>...44