Searched refs:obj (Results 51 - 75 of 705) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/libcxxrt/
H A Ddynamic_cast.cc110 void *__class_type_info::cast_to(void *obj, const struct __class_type_info *other) const argument
114 return obj;
119 void *__si_class_type_info::cast_to(void *obj, const struct __class_type_info *other) const argument
123 return obj;
125 return __base_type->cast_to(obj, other);
137 void *__vmi_class_type_info::cast_to(void *obj, const struct __class_type_info *other) const argument
139 if (__do_upcast(other, &obj))
141 return obj;
165 void *obj = *thrown_object; local
169 ptrdiff_t *off = *(ptrdiff_t**)obj;
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dtree-nomudflap.c55 mudflap_enqueue_decl (tree obj ATTRIBUTE_UNUSED)
61 mudflap_enqueue_constant (tree obj ATTRIBUTE_UNUSED)
/freebsd-10.1-release/contrib/dialog/
H A Dprogressbox.c33 DIALOG_CALLBACK obj; member in struct:__anon888
43 get_line(MY_OBJ * obj) argument
45 FILE *fp = obj->obj.input;
51 obj->is_eof = 1;
69 obj->line[col] = ' ';
76 obj->line[col] = (char) ch;
81 obj->line[col] = '\0';
83 return obj->line;
90 print_line(MY_OBJ * obj, WINDO argument
205 MY_OBJ *obj; local
[all...]
H A Dtimebox.c278 BOX *obj = (state == sHR ? &hr_box local
284 if (obj != 0)
285 dlg_set_focus(dialog, obj->window);
316 if (obj != 0) {
317 obj->value = 0;
318 (void) DrawObject(obj);
322 if (obj != 0) {
325 obj->value = 23;
329 obj->value = 59;
332 (void) DrawObject(obj);
[all...]
/freebsd-10.1-release/contrib/ipfilter/lib/
H A Dprinthash_live.c23 ipfobj_t obj; local
37 obj.ipfo_rev = IPFILTER_VERSION;
38 obj.ipfo_type = IPFOBJ_LOOKUPITER;
39 obj.ipfo_ptr = &iter;
40 obj.ipfo_size = sizeof(iter);
53 while (!last && (ioctl(fd, SIOCLOOKUPITER, &obj) == 0)) {
H A Dprintpool_live.c23 ipfobj_t obj; local
36 obj.ipfo_rev = IPFILTER_VERSION;
37 obj.ipfo_type = IPFOBJ_LOOKUPITER;
38 obj.ipfo_ptr = &iter;
39 obj.ipfo_size = sizeof(iter);
52 while (!last && (ioctl(fd, SIOCLOOKUPITER, &obj) == 0)) {
H A Dprintdstl_live.c27 ipfobj_t obj; local
50 obj.ipfo_rev = IPFILTER_VERSION;
51 obj.ipfo_type = IPFOBJ_LOOKUPITER;
52 obj.ipfo_ptr = &iter;
53 obj.ipfo_size = sizeof(iter);
65 while (!last && (ioctl(fd, SIOCLOOKUPITER, &obj) == 0)) {
/freebsd-10.1-release/sys/dev/drm2/i915/
H A Di915_gem_gtt.c157 struct drm_i915_gem_object *obj, enum i915_cache_level cache_level)
163 dev = obj->base.dev;
181 i915_ppgtt_insert_pages(ppgtt, obj->gtt_space->start >> PAGE_SHIFT,
182 obj->base.size >> PAGE_SHIFT, obj->pages, pte_flags);
186 struct drm_i915_gem_object *obj)
188 i915_ppgtt_clear_range(ppgtt, obj->gtt_space->start >> PAGE_SHIFT,
189 obj->base.size >> PAGE_SHIFT);
270 struct drm_i915_gem_object *obj; local
278 list_for_each_entry(obj,
156 i915_ppgtt_bind_object(struct i915_hw_ppgtt *ppgtt, struct drm_i915_gem_object *obj, enum i915_cache_level cache_level) argument
185 i915_ppgtt_unbind_object(struct i915_hw_ppgtt *ppgtt, struct drm_i915_gem_object *obj) argument
287 i915_gem_gtt_bind_object(struct drm_i915_gem_object *obj) argument
301 i915_gem_gtt_rebind_object(struct drm_i915_gem_object *obj, enum i915_cache_level cache_level) argument
319 i915_gem_gtt_unbind_object(struct drm_i915_gem_object *obj) argument
[all...]
/freebsd-10.1-release/lib/libc/iconv/
H A Dcitrus_prop.c60 _citrus_prop_object_init(_citrus_prop_object_t *obj, _citrus_prop_type_t type) argument
63 obj->type = type;
64 memset(&obj->u, 0, sizeof(obj->u));
68 _citrus_prop_object_uninit(_citrus_prop_object_t *obj) argument
71 if (obj->type == _CITRUS_PROP_STR)
72 free(__DECONST(void *, obj->u.str));
110 _citrus_prop_object_t * __restrict obj) \
131 obj->u._func_ = 0; \
140 (ms, &obj
197 _citrus_prop_read_character(struct _memstream * __restrict ms, _citrus_prop_object_t * __restrict obj) argument
219 _citrus_prop_read_bool(struct _memstream * __restrict ms, _citrus_prop_object_t * __restrict obj) argument
246 _citrus_prop_read_str(struct _memstream * __restrict ms, _citrus_prop_object_t * __restrict obj) argument
[all...]
/freebsd-10.1-release/sys/security/mac_biba/
H A Dmac_biba.c896 struct mac_biba *subj, *obj; local
902 obj = SLOT(u2->cr_label);
905 if (!biba_dominate_effective(obj, subj))
1163 struct mac_biba *subj, *obj; local
1169 obj = SLOT(inplabel);
1171 if (!biba_dominate_effective(obj, subj))
1311 struct mac_biba *subj, *obj; local
1323 obj = SLOT(vplabel);
1324 if (!biba_high_effective(obj))
1334 struct mac_biba *subj, *obj; local
1468 struct mac_biba *subj, *obj; local
1486 struct mac_biba *subj, *obj; local
1504 struct mac_biba *subj, *obj, *new; local
1555 struct mac_biba *subj, *obj; local
1573 struct mac_biba *subj, *obj; local
1615 struct mac_biba *subj, *obj; local
1633 struct mac_biba *subj, *obj; local
1651 struct mac_biba *subj, *obj; local
1669 struct mac_biba *subj, *obj; local
1687 struct mac_biba *subj, *obj; local
1717 struct mac_biba *subj, *obj; local
1741 struct mac_biba *subj, *obj; local
1765 struct mac_biba *subj, *obj; local
1783 struct mac_biba *subj, *obj; local
1801 struct mac_biba *subj, *obj; local
1819 struct mac_biba *subj, *obj; local
1837 struct mac_biba *subj, *obj; local
1855 struct mac_biba *subj, *obj; local
1873 struct mac_biba *subj, *obj; local
2092 struct mac_biba *subj, *obj; local
2112 struct mac_biba *subj, *obj; local
2132 struct mac_biba *subj, *obj; local
2172 struct mac_biba *subj, *obj, *new; local
2225 struct mac_biba *subj, *obj; local
2356 struct mac_biba *subj, *obj; local
2382 struct mac_biba *subj, *obj; local
2445 struct mac_biba *subj, *obj; local
2516 struct mac_biba *subj, *obj; local
2534 struct mac_biba *subj, *obj; local
2552 struct mac_biba *subj, *obj; local
2570 struct mac_biba *subj, *obj; local
2588 struct mac_biba *subj, *obj; local
2606 struct mac_biba *subj, *obj; local
2656 struct mac_biba *subj, *obj; local
2694 struct mac_biba *subj, *obj; local
2712 struct mac_biba *subj, *obj; local
2754 struct mac_biba *subj, *obj; local
2776 struct mac_biba *subj, *obj; local
2808 struct mac_biba *subj, *obj; local
2898 struct mac_biba *subj, *obj; local
2916 struct mac_biba *subj, *obj; local
2934 struct mac_biba *subj, *obj; local
2952 struct mac_biba *subj, *obj; local
2970 struct mac_biba *subj, *obj; local
2989 struct mac_biba *subj, *obj, *exec; local
3020 struct mac_biba *subj, *obj; local
3038 struct mac_biba *subj, *obj; local
3057 struct mac_biba *subj, *obj; local
3080 struct mac_biba *subj, *obj; local
3098 struct mac_biba *subj, *obj; local
3116 struct mac_biba *subj, *obj; local
3144 struct mac_biba *subj, *obj; local
3169 struct mac_biba *subj, *obj; local
3187 struct mac_biba *subj, *obj; local
3205 struct mac_biba *subj, *obj; local
3223 struct mac_biba *subj, *obj; local
3293 struct mac_biba *subj, *obj; local
3317 struct mac_biba *subj, *obj; local
3342 struct mac_biba *subj, *obj; local
3360 struct mac_biba *subj, *obj; local
3378 struct mac_biba *subj, *obj; local
3398 struct mac_biba *subj, *obj; local
3416 struct mac_biba *subj, *obj; local
3434 struct mac_biba *subj, *obj; local
3452 struct mac_biba *subj, *obj; local
3470 struct mac_biba *subj, *obj; local
3489 struct mac_biba *subj, *obj; local
3512 struct mac_biba *subj, *obj; local
[all...]
/freebsd-10.1-release/sys/security/mac_mls/
H A Dmac_mls.c856 struct mac_mls *subj, *obj; local
862 obj = SLOT(cr2->cr_label);
865 if (!mls_dominate_effective(subj, obj))
1081 struct mac_mls *subj, *obj; local
1087 obj = SLOT(inplabel);
1089 if (!mls_dominate_effective(subj, obj))
1227 struct mac_mls *subj, *obj; local
1233 obj = SLOT(mntlabel);
1235 if (!mls_dominate_effective(subj, obj))
1360 struct mac_mls *subj, *obj; local
1378 struct mac_mls *subj, *obj; local
1396 struct mac_mls *subj, *obj, *new; local
1447 struct mac_mls *subj, *obj; local
1465 struct mac_mls *subj, *obj; local
1507 struct mac_mls *subj, *obj; local
1525 struct mac_mls *subj, *obj; local
1543 struct mac_mls *subj, *obj; local
1561 struct mac_mls *subj, *obj; local
1579 struct mac_mls *subj, *obj; local
1609 struct mac_mls *subj, *obj; local
1633 struct mac_mls *subj, *obj; local
1657 struct mac_mls *subj, *obj; local
1675 struct mac_mls *subj, *obj; local
1693 struct mac_mls *subj, *obj; local
1711 struct mac_mls *subj, *obj; local
1729 struct mac_mls *subj, *obj; local
1747 struct mac_mls *subj, *obj; local
1765 struct mac_mls *subj, *obj; local
1794 struct mac_mls *subj, *obj; local
1814 struct mac_mls *subj, *obj; local
1834 struct mac_mls *subj, *obj; local
1875 struct mac_mls *subj, *obj, *new; local
1928 struct mac_mls *subj, *obj; local
2062 struct mac_mls *subj, *obj; local
2084 struct mac_mls *subj, *obj; local
2103 struct mac_mls *subj, *obj; local
2142 struct mac_mls *subj, *obj; local
2160 struct mac_mls *subj, *obj; local
2178 struct mac_mls *subj, *obj; local
2196 struct mac_mls *subj, *obj; local
2214 struct mac_mls *subj, *obj; local
2232 struct mac_mls *subj, *obj; local
2282 struct mac_mls *subj, *obj; local
2320 struct mac_mls *subj, *obj; local
2338 struct mac_mls *subj, *obj; local
2380 struct mac_mls *subj, *obj; local
2402 struct mac_mls *subj, *obj; local
2434 struct mac_mls *subj, *obj; local
2523 struct mac_mls *subj, *obj; local
2541 struct mac_mls *subj, *obj; local
2559 struct mac_mls *subj, *obj; local
2577 struct mac_mls *subj, *obj; local
2595 struct mac_mls *subj, *obj; local
2614 struct mac_mls *subj, *obj, *exec; local
2645 struct mac_mls *subj, *obj; local
2663 struct mac_mls *subj, *obj; local
2682 struct mac_mls *subj, *obj; local
2705 struct mac_mls *subj, *obj; local
2723 struct mac_mls *subj, *obj; local
2741 struct mac_mls *subj, *obj; local
2769 struct mac_mls *subj, *obj; local
2794 struct mac_mls *subj, *obj; local
2812 struct mac_mls *subj, *obj; local
2830 struct mac_mls *subj, *obj; local
2848 struct mac_mls *subj, *obj; local
2918 struct mac_mls *subj, *obj; local
2942 struct mac_mls *subj, *obj; local
2967 struct mac_mls *subj, *obj; local
2985 struct mac_mls *subj, *obj; local
3003 struct mac_mls *subj, *obj; local
3023 struct mac_mls *subj, *obj; local
3041 struct mac_mls *subj, *obj; local
3059 struct mac_mls *subj, *obj; local
3077 struct mac_mls *subj, *obj; local
3095 struct mac_mls *subj, *obj; local
3114 struct mac_mls *subj, *obj; local
3137 struct mac_mls *subj, *obj; local
[all...]
/freebsd-10.1-release/contrib/libucl/src/
H A Ducl_schema.c44 const ucl_object_t *obj, bool try_array,
118 enum ucl_schema_error_code code, const ucl_object_t *obj,
125 err->obj = obj;
136 ucl_schema_test_pattern (const ucl_object_t *obj, const char *pattern) argument
145 while ((elt = ucl_iterate_object (obj, &iter, true)) != NULL) {
162 const ucl_object_t *obj, struct ucl_schema_error *err,
170 elt = ucl_object_find_key (obj, ucl_object_key (cur));
176 if (ucl_object_find_key (obj, ucl_object_tostring (cur_dep)) == NULL) {
186 ret = ucl_schema_validate (cur, obj, tru
117 ucl_schema_create_error(struct ucl_schema_error *err, enum ucl_schema_error_code code, const ucl_object_t *obj, const char *fmt, ...) argument
161 ucl_schema_validate_dependencies(const ucl_object_t *deps, const ucl_object_t *obj, struct ucl_schema_error *err, const ucl_object_t *root) argument
198 ucl_schema_validate_object(const ucl_object_t *schema, const ucl_object_t *obj, struct ucl_schema_error *err, const ucl_object_t *root) argument
339 ucl_schema_validate_number(const ucl_object_t *schema, const ucl_object_t *obj, struct ucl_schema_error *err) argument
405 ucl_schema_validate_string(const ucl_object_t *schema, const ucl_object_t *obj, struct ucl_schema_error *err) argument
464 const ucl_object_t *obj; member in struct:ucl_compare_node
482 ucl_schema_array_is_unique(const ucl_object_t *obj, struct ucl_schema_error *err) argument
519 ucl_schema_validate_array(const ucl_object_t *schema, const ucl_object_t *obj, struct ucl_schema_error *err, const ucl_object_t *root) argument
636 ucl_schema_type_is_allowed(const ucl_object_t *type, const ucl_object_t *obj, struct ucl_schema_error *err) argument
692 ucl_schema_validate_enum(const ucl_object_t *en, const ucl_object_t *obj, struct ucl_schema_error *err) argument
831 ucl_schema_validate_values(const ucl_object_t *schema, const ucl_object_t *obj, struct ucl_schema_error *err) argument
877 ucl_schema_validate(const ucl_object_t *schema, const ucl_object_t *obj, bool try_array, struct ucl_schema_error *err, const ucl_object_t *root) argument
1010 ucl_object_validate(const ucl_object_t *schema, const ucl_object_t *obj, struct ucl_schema_error *err) argument
[all...]
H A Ducl_util.c137 typedef void (*ucl_object_dtor) (ucl_object_t *obj);
138 static void ucl_object_free_internal (ucl_object_t *obj, bool allow_rec,
140 static void ucl_object_dtor_unref (ucl_object_t *obj);
143 ucl_object_dtor_free (ucl_object_t *obj) argument
145 if (obj->trash_stack[UCL_TRASH_KEY] != NULL) {
146 UCL_FREE (obj->hh.keylen, obj->trash_stack[UCL_TRASH_KEY]);
148 if (obj->trash_stack[UCL_TRASH_VALUE] != NULL) {
149 UCL_FREE (obj->len, obj
151 UCL_FREE (sizeof (ucl_object_t), obj); local
160 ucl_object_dtor_unref_single(ucl_object_t *obj) argument
175 ucl_object_dtor_unref(ucl_object_t *obj) argument
187 ucl_object_free_internal(ucl_object_t *obj, bool allow_rec, ucl_object_dtor dtor) argument
216 ucl_object_free(ucl_object_t *obj) argument
327 ucl_copy_key_trash(const ucl_object_t *obj) argument
349 ucl_copy_value_trash(const ucl_object_t *obj) argument
1018 ucl_object_t *obj; local
1314 ucl_object_find_keyl(const ucl_object_t *obj, const char *key, size_t klen) argument
1331 ucl_object_find_key(const ucl_object_t *obj, const char *key) argument
1340 ucl_iterate_object(const ucl_object_t *obj, ucl_object_iter_t *iter, bool expand_values) argument
1469 ucl_object_type(const ucl_object_t *obj) argument
1489 ucl_object_t *obj; local
1503 ucl_object_t *obj; local
1517 ucl_object_t *obj; local
1683 ucl_object_todouble_safe(const ucl_object_t *obj, double *target) argument
1704 ucl_object_todouble(const ucl_object_t *obj) argument
1713 ucl_object_toint_safe(const ucl_object_t *obj, int64_t *target) argument
1734 ucl_object_toint(const ucl_object_t *obj) argument
1743 ucl_object_toboolean_safe(const ucl_object_t *obj, bool *target) argument
1760 ucl_object_toboolean(const ucl_object_t *obj) argument
1769 ucl_object_tostring_safe(const ucl_object_t *obj, const char **target) argument
1787 ucl_object_tostring(const ucl_object_t *obj) argument
1796 ucl_object_tostring_forced(const ucl_object_t *obj) argument
1802 ucl_object_tolstring_safe(const ucl_object_t *obj, const char **target, size_t *tlen) argument
1822 ucl_object_tolstring(const ucl_object_t *obj, size_t *tlen) argument
1831 ucl_object_key(const ucl_object_t *obj) argument
1837 ucl_object_keyl(const ucl_object_t *obj, size_t *len) argument
1847 ucl_object_ref(const ucl_object_t *obj) argument
1863 ucl_object_unref(ucl_object_t *obj) argument
[all...]
H A Ducl_hash.h65 void ucl_hash_insert (ucl_hash_t* hashlin, const ucl_object_t *obj, const char *key,
71 void ucl_hash_delete (ucl_hash_t* hashlin, const ucl_object_t *obj);
/freebsd-10.1-release/contrib/byacc/
H A Dvmsbuild.com66 $ write optf "closure.obj"
67 $ write optf "error.obj"
68 $ write optf "lalr.obj"
69 $ write optf "lr0.obj"
70 $ write optf "mkpar.obj"
71 $ write optf "output.obj"
72 $ write optf "reader.obj"
73 $ write optf "yaccpar.obj"
74 $ write optf "symtab.obj"
75 $ write optf "verbose.obj"
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/x509/
H A Dx509name.c69 ASN1_OBJECT *obj; local
71 obj = OBJ_nid2obj(nid);
72 if (obj == NULL)
74 return (X509_NAME_get_text_by_OBJ(name, obj, buf, len));
77 int X509_NAME_get_text_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, char *buf, argument
83 i = X509_NAME_get_index_by_OBJ(name, obj, -1);
104 ASN1_OBJECT *obj; local
106 obj = OBJ_nid2obj(nid);
107 if (obj == NULL)
109 return (X509_NAME_get_index_by_OBJ(name, obj, lastpo
113 X509_NAME_get_index_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, int lastpos) argument
181 X509_NAME_add_entry_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, int type, unsigned char *bytes, int len, int loc, int set) argument
289 ASN1_OBJECT *obj; local
308 ASN1_OBJECT *obj; local
321 X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
348 X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, ASN1_OBJECT *obj) argument
[all...]
H A Dx509_att.c76 ASN1_OBJECT *obj; local
78 obj = OBJ_nid2obj(nid);
79 if (obj == NULL)
81 return (X509at_get_attr_by_OBJ(x, obj, lastpos));
85 ASN1_OBJECT *obj, int lastpos)
98 if (OBJ_cmp(ex->object, obj) == 0)
157 **x, const ASN1_OBJECT *obj,
164 attr = X509_ATTRIBUTE_create_by_OBJ(NULL, obj, type, bytes, len);
204 ASN1_OBJECT *obj, int lastpos, int type)
208 i = X509at_get_attr_by_OBJ(x, obj, lastpo
223 ASN1_OBJECT *obj; local
237 X509_ATTRIBUTE_create_by_OBJ(X509_ATTRIBUTE **attr, const ASN1_OBJECT *obj, int atrtype, const void *data, int len) argument
272 ASN1_OBJECT *obj; local
287 X509_ATTRIBUTE_set1_object(X509_ATTRIBUTE *attr, const ASN1_OBJECT *obj) argument
[all...]
/freebsd-10.1-release/lib/libc/locale/
H A Dxlocale_private.h146 struct xlocale_refcounted *obj = val; local
147 atomic_add_long(&(obj->retain_count), 1);
157 struct xlocale_refcounted *obj = val; local
158 long count = atomic_fetchadd_long(&(obj->retain_count), -1) - 1;
160 if (0 != obj->destructor) {
161 obj->destructor(obj);
/freebsd-10.1-release/usr.sbin/pmcannotate/
H A Dpmcannotate.c273 struct entry *obj; local
275 obj = calloc(1, sizeof(struct entry));
276 if (obj == NULL)
278 obj->en_name = strdup(name);
279 if (obj->en_name == NULL) {
280 free(obj);
283 obj->en_pc = pc;
284 obj->en_ostart = start;
285 obj->en_oend = end;
286 obj
345 struct aggent *obj, *tmp; local
408 struct aggent *obj; local
461 struct entry *obj; local
475 struct entry *obj; local
489 struct entry *obj; local
518 struct entry *obj; local
577 struct entry *obj; local
675 struct entry *obj; local
[all...]
/freebsd-10.1-release/contrib/libucl/include/
H A Ducl.h216 * @param obj CL object
219 UCL_EXTERN char* ucl_copy_key_trash (const ucl_object_t *obj);
223 * @param obj CL object
226 UCL_EXTERN char* ucl_copy_value_trash (const ucl_object_t *obj);
245 UCL_EXTERN ucl_type_t ucl_object_type (const ucl_object_t *obj);
423 * @param obj object to get a key from (must be of type UCL_ARRAY)
449 * @param obj CL object
453 UCL_EXTERN bool ucl_object_todouble_safe (const ucl_object_t *obj, double *target);
457 * @param obj CL object
460 UCL_EXTERN double ucl_object_todouble (const ucl_object_t *obj);
853 const ucl_object_t *obj; /**< object where error occured */ member in struct:ucl_schema_error
[all...]
/freebsd-10.1-release/contrib/libucl/tests/
H A Dtest_basic.c32 ucl_object_t *obj; local
105 obj = ucl_parser_get_object (parser);
107 emitted = ucl_object_emit (obj, UCL_EMIT_JSON);
110 emitted = ucl_object_emit (obj, UCL_EMIT_CONFIG);
113 ucl_object_unref (obj);
126 obj = ucl_parser_get_object (parser2);
128 emitted = ucl_object_emit (obj, UCL_EMIT_JSON);
131 emitted = ucl_object_emit (obj, UCL_EMIT_CONFIG);
135 ucl_object_unref (obj);
/freebsd-10.1-release/libexec/rtld-elf/amd64/
H A Drtld_machdep.h38 #define rtld_dynamic(obj) \
39 ((const Elf_Dyn *)((obj)->relocbase + (Elf_Addr)&_DYNAMIC))
44 const struct Struct_Obj_Entry *obj,
58 #define call_initfini_pointer(obj, target) \
61 #define call_init_pointer(obj, target) \
43 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const struct Struct_Obj_Entry *obj, const struct Struct_Obj_Entry *refobj, const Elf_Rel *rel) argument
/freebsd-10.1-release/libexec/rtld-elf/i386/
H A Drtld_machdep.h38 #define rtld_dynamic(obj) \
39 ((const Elf_Dyn *)((obj)->relocbase + (Elf_Addr)&_DYNAMIC))
44 const struct Struct_Obj_Entry *obj,
58 #define call_initfini_pointer(obj, target) \
61 #define call_init_pointer(obj, target) \
43 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const struct Struct_Obj_Entry *obj, const struct Struct_Obj_Entry *refobj, const Elf_Rel *rel) argument
/freebsd-10.1-release/libexec/rtld-elf/sparc64/
H A Drtld_machdep.h39 #define rtld_dynamic(obj) rtld_dynamic_addr()
50 #define call_initfini_pointer(obj, target) \
53 #define call_init_pointer(obj, target) \
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dpex-unix.c92 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status,
123 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status,
134 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status,
183 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) argument
187 for (pp = (struct status_list **) &obj->sysdep;
260 psl->next = (struct status_list *) obj->sysdep;
261 obj->sysdep = (void *) psl;
310 pex_unix_open_read (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name,
319 pex_unix_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name,
330 pex_unix_close (struct pex_obj *obj ATTRIBUTE_UNUSE
339 pex_child_error(struct pex_obj *obj, const char *executable, const char *errmsg, int err) argument
359 pex_unix_exec_child(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, int in, int out, int errdes, int toclose, const char **errmsg, int *err) argument
477 pex_unix_wait(struct pex_obj *obj, long pid, int *status, struct pex_time *time, int done, const char **errmsg, int *err) argument
[all...]

Completed in 245 milliseconds

1234567891011>>