Searched refs:info (Results 176 - 200 of 1698) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/libcxxrt/
H A Dexception.cc150 * Per-thread info required by the runtime. We store a single structure
340 __cxa_thread_info *info = static_cast<__cxa_thread_info*>(thread_info); local
341 if (info->globals.caughtExceptions)
344 if (info->foreign_exception_state != __cxa_thread_info::none)
346 _Unwind_Exception *e = reinterpret_cast<_Unwind_Exception*>(info->globals.caughtExceptions);
352 free_exception_list(info->globals.caughtExceptions);
393 * Returns the thread info structure, creating it if it is not already created.
402 __cxa_thread_info *info = static_cast<__cxa_thread_info*>(pthread_getspecific(eh_key)); local
403 if (0 == info)
405 info
464 __cxa_thread_info *info = thread_info(); local
682 Dl_info info; local
761 __cxa_thread_info *info = thread_info(); local
1063 __cxa_thread_info *info = thread_info_fast(); local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-ia64.c140 struct elfNN_ia64_dyn_sym_info *info; member in struct:elfNN_ia64_local_hash_entry
157 struct elfNN_ia64_dyn_sym_info *info; member in struct:elfNN_ia64_link_hash_entry
184 struct bfd_link_info *info; member in struct:elfNN_ia64_allocate_data
215 PARAMS ((bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym,
221 PARAMS ((struct elf_link_hash_entry *h, struct bfd_link_info *info, int));
244 PTR info));
246 PARAMS ((bfd *abfd, struct bfd_link_info *info));
255 PARAMS ((bfd *abfd, struct bfd_link_info *info,
258 PARAMS ((bfd *abfd, struct bfd_link_info *info,
261 PARAMS ((bfd *abfd, struct bfd_link_info *info,
2234 sort_dyn_sym_info(struct elfNN_ia64_dyn_sym_info *info, unsigned int count) argument
2421 struct elfNN_ia64_dyn_sym_info **info_p, *info, *dyn_i, key; local
[all...]
H A Delflink.c35 struct bfd_link_info *info,
43 h = elf_link_hash_lookup (elf_hash_table (info), name, FALSE, FALSE, FALSE);
54 if (!_bfd_generic_link_add_one_symbol (info, abfd, name, BSF_GLOBAL,
65 (*bed->elf_backend_hide_symbol) (info, h, TRUE);
70 _bfd_elf_create_got_section (bfd *abfd, struct bfd_link_info *info) argument
119 h = _bfd_elf_define_linkage_sym (abfd, info, s, "_GLOBAL_OFFSET_TABLE_");
120 elf_hash_table (info)->hgot = h;
134 _bfd_elf_link_create_dynstrtab (bfd *abfd, struct bfd_link_info *info)
138 hash_table = elf_hash_table (info);
159 _bfd_elf_link_create_dynamic_sections (bfd *abfd, struct bfd_link_info *info)
34 _bfd_elf_define_linkage_sym(bfd *abfd, struct bfd_link_info *info, asection *sec, const char *name) argument
133 _bfd_elf_link_create_dynstrtab(bfd *abfd, struct bfd_link_info *info) argument
158 _bfd_elf_link_create_dynamic_sections(bfd *abfd, struct bfd_link_info *info) argument
272 _bfd_elf_create_dynamic_sections(bfd *abfd, struct bfd_link_info *info) argument
370 bfd_elf_link_record_dynamic_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *h) argument
440 bfd_elf_link_mark_dynamic_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
464 bfd_elf_record_link_assignment(bfd *output_bfd, struct bfd_link_info *info, const char *name, bfd_boolean provide, bfd_boolean hidden) argument
578 bfd_elf_link_record_local_dynamic_symbol(struct bfd_link_info *info, bfd *input_bfd, long input_indx) argument
666 _bfd_elf_link_lookup_local_dynindx(struct bfd_link_info *info, bfd *input_bfd, long input_indx) argument
725 _bfd_elf_link_omit_section_dynsym(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, asection *p) argument
773 _bfd_elf_link_renumber_dynsyms(bfd *output_bfd, struct bfd_link_info *info, unsigned long *section_sym_count) argument
831 _bfd_elf_merge_symbol(bfd *abfd, struct bfd_link_info *info, const char *name, Elf_Internal_Sym *sym, asection **psec, bfd_vma *pvalue, unsigned int *pold_alignment, struct elf_link_hash_entry **sym_hash, bfd_boolean *skip, bfd_boolean *override, bfd_boolean *type_change_ok, bfd_boolean *size_change_ok) argument
1456 _bfd_elf_add_default_symbol(bfd *abfd, struct bfd_link_info *info, struct elf_link_hash_entry *h, const char *name, Elf_Internal_Sym *sym, asection **psec, bfd_vma *value, bfd_boolean *dynsym, bfd_boolean override) argument
1832 struct bfd_link_info *info; local
2343 _bfd_elf_link_hash_fixup_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *h) argument
2708 _bfd_elf_dynamic_symbol_p(struct elf_link_hash_entry *h, struct bfd_link_info *info, bfd_boolean ignore_protected) argument
2772 _bfd_elf_symbol_refs_local_p(struct elf_link_hash_entry *h, struct bfd_link_info *info, bfd_boolean local_protected) argument
2835 _bfd_elf_tls_setup(bfd *obfd, struct bfd_link_info *info) argument
2985 _bfd_elf_add_dynamic_entry(struct bfd_link_info *info, bfd_vma tag, bfd_vma val) argument
3024 elf_add_dt_needed_tag(bfd *abfd, struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
3124 elf_finalize_dynstr(bfd *output_bfd, struct bfd_link_info *info) argument
3283 elf_link_add_object_symbols(bfd *abfd, struct bfd_link_info *info) argument
4793 _bfd_elf_archive_symbol_lookup(bfd *abfd, struct bfd_link_info *info, const char *name) argument
4864 elf_link_add_archive_symbols(bfd *abfd, struct bfd_link_info *info) argument
5032 bfd_elf_link_add_symbols(bfd *abfd, struct bfd_link_info *info) argument
5237 compute_bucket_count(struct bfd_link_info *info, unsigned long int *hashcodes, unsigned long int nsyms, int gnu_hash) argument
5371 bfd_elf_size_dynamic_sections(bfd *output_bfd, const char *soname, const char *rpath, const char *filter_shlib, const char * const *auxiliary_filters, struct bfd_link_info *info, asection **sinterpptr, struct bfd_elf_version_tree *verdefs) argument
6116 _bfd_elf_init_1_index_section(bfd *output_bfd, struct bfd_link_info *info) argument
6132 _bfd_elf_init_2_index_sections(bfd *output_bfd, struct bfd_link_info *info) argument
6159 bfd_elf_size_dynsym_hash_dynstr(bfd *output_bfd, struct bfd_link_info *info) argument
6456 struct bfd_link_info *info; member in struct:elf_final_link_info
7091 bfd_elf_perform_complex_relocation(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
7347 elf_link_sort_relocs(bfd *abfd, struct bfd_link_info *info, asection **psec) argument
7731 elf_link_check_versioned_symbol(struct bfd_link_info *info, const struct elf_backend_data *bed, struct elf_link_hash_entry *h) argument
8279 match_group_member(asection *sec, asection *group, struct bfd_link_info *info) argument
8303 _bfd_elf_check_kept_section(asection *sec, struct bfd_link_info *info) argument
9014 elf_reloc_link_order(bfd *output_bfd, struct bfd_link_info *info, asection *output_section, struct bfd_link_order *link_order) argument
9323 bfd_elf_final_link(bfd *abfd, struct bfd_link_info *info) argument
10459 _bfd_elf_gc_mark(struct bfd_link_info *info, asection *sec, elf_gc_mark_hook_fn gc_mark_hook) argument
10584 struct bfd_link_info *info; member in struct:elf_gc_sweep_symbol_info
10613 elf_gc_sweep(bfd *abfd, struct bfd_link_info *info) argument
10807 struct bfd_link_info *info = (struct bfd_link_info *) inf; local
10827 bfd_elf_gc_sections(bfd *abfd, struct bfd_link_info *info) argument
11114 bfd_elf_gc_common_finalize_got_offsets(bfd *abfd, struct bfd_link_info *info) argument
11179 bfd_elf_gc_common_final_link(bfd *abfd, struct bfd_link_info *info) argument
11256 bfd_elf_discard_info(bfd *output_bfd, struct bfd_link_info *info) argument
11402 _bfd_elf_section_already_linked(bfd *abfd, struct bfd_section *sec, struct bfd_link_info *info) argument
[all...]
H A Dlinker.c204 <<keep_memory>> field of the <<info>> argument is TRUE, so
519 struct bfd_link_info *info,
527 if (info->wrap_hash != NULL)
533 if (*l == bfd_get_symbol_leading_char (abfd) || *l == info->wrap_char)
542 if (bfd_hash_lookup (info->wrap_hash, l, FALSE, FALSE) != NULL)
559 h = bfd_link_hash_lookup (info->hash, n, create, TRUE, follow);
571 && bfd_hash_lookup (info->wrap_hash, l + sizeof REAL - 1,
589 h = bfd_link_hash_lookup (info->hash, n, create, TRUE, follow);
597 return bfd_link_hash_lookup (info->hash, string, create, copy, follow);
610 void *info)
518 bfd_wrapped_link_hash_lookup(bfd *abfd, struct bfd_link_info *info, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
607 bfd_link_hash_traverse(struct bfd_link_hash_table *table, bfd_boolean (*func) (struct bfd_link_hash_entry *, void *), void *info) argument
768 _bfd_generic_link_add_symbols(bfd *abfd, struct bfd_link_info *info) argument
781 _bfd_generic_link_add_symbols_collect(bfd *abfd, struct bfd_link_info *info) argument
801 generic_link_add_symbols(bfd *abfd, struct bfd_link_info *info, bfd_boolean collect) argument
830 generic_link_add_object_symbols(bfd *abfd, struct bfd_link_info *info, bfd_boolean collect) argument
961 _bfd_generic_link_add_archive_symbols(bfd *abfd, struct bfd_link_info *info, bfd_boolean (*checkfn) (bfd *, struct bfd_link_info *, bfd_boolean *)) argument
1134 generic_link_check_archive_element_no_collect( bfd *abfd, struct bfd_link_info *info, bfd_boolean *pneeded) argument
1147 generic_link_check_archive_element_collect(bfd *abfd, struct bfd_link_info *info, bfd_boolean *pneeded) argument
1158 generic_link_check_archive_element(bfd *abfd, struct bfd_link_info *info, bfd_boolean *pneeded, bfd_boolean collect) argument
1288 generic_link_add_symbol_list(bfd *abfd, struct bfd_link_info *info, bfd_size_type symbol_count, asymbol **symbols, bfd_boolean collect) argument
1524 _bfd_generic_link_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
2002 _bfd_generic_final_link(bfd *abfd, struct bfd_link_info *info) argument
2157 _bfd_generic_link_output_symbols(bfd *output_bfd, bfd *input_bfd, struct bfd_link_info *info, size_t *psymalloc) argument
2502 _bfd_generic_reloc_link_order(bfd *abfd, struct bfd_link_info *info, asection *sec, struct bfd_link_order *link_order) argument
2632 _bfd_default_link_order(bfd *abfd, struct bfd_link_info *info, asection *sec, struct bfd_link_order *link_order) argument
2709 default_indirect_link_order(bfd *output_bfd, struct bfd_link_info *info, asection *output_section, struct bfd_link_order *link_order, bfd_boolean generic_linker) argument
2910 bfd_section_already_linked_table_traverse(bfd_boolean (func) struct bfd_section_already_linked_hash_entry *, void *), void *info) argument
3163 _bfd_fix_excluded_sec_syms(bfd *obfd, struct bfd_link_info *info) argument
[all...]
H A Darchures.c584 from the pointer to the architecture info structure.
749 Set the architecture info of @var{abfd} to @var{arg}.
896 (const struct bfd_arch_info *info, const char *string);
904 bfd_default_scan (const bfd_arch_info_type *info, const char *string) argument
914 if (strcasecmp (string, info->arch_name) == 0
915 && info->the_default)
919 if (strcasecmp (string, info->printable_name) == 0)
924 printable_name_colon = strchr (info->printable_name, ':');
927 size_t strlen_arch_name = strlen (info->arch_name);
928 if (strncasecmp (string, info
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c134 /* For the actual editor drive, we'll need a lookahead path info
341 fetch_path_info(report_baton_t *b, const char **entry, path_info_t **info, argument
352 *info = NULL;
363 *info = NULL;
369 *info = b->lookahead;
377 /* Skip all path info entries relevant to *PREFIX. Call this when the
394 /* Return true if there is at least one path info entry relevant to *PREFIX. */
466 REVISION_INFO. The revision info will be allocated in b->pool.
476 revision_info_t* info; local
478 /* Try to find the info i
915 update_entry(report_baton_t *b, svn_revnum_t s_rev, const char *s_path, const svn_fs_dirent_t *s_entry, const char *t_path, const svn_fs_dirent_t *t_entry, void *dir_baton, const char *e_path, path_info_t *info, svn_depth_t wc_depth, svn_depth_t requested_depth, apr_pool_t *pool) argument
1197 path_info_t *info; local
1362 drive(report_baton_t *b, svn_revnum_t s_rev, path_info_t *info, apr_pool_t *pool) argument
1426 path_info_t *info; local
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c98 if (symbol->info.rinfo != NULL)
99 free(symbol->info.rinfo);
102 if (symbol->info.ainfo != NULL)
103 free(symbol->info.ainfo);
109 if (symbol->info.finfo != NULL) {
110 symlist_free(&symbol->info.finfo->symrefs);
111 free(symbol->info.finfo);
116 if (symbol->info.cinfo != NULL)
117 free(symbol->info.cinfo);
120 if (symbol->info
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp44 bool ABI::GetRegisterInfoByName(ConstString name, RegisterInfo &info) { argument
52 info = register_info_array[i];
58 info = register_info_array[i];
215 void ABI::AugmentRegisterInfo(RegisterInfo &info) { argument
216 if (info.kinds[eRegisterKindEHFrame] != LLDB_INVALID_REGNUM &&
217 info.kinds[eRegisterKindDWARF] != LLDB_INVALID_REGNUM)
221 if (!GetRegisterInfoByName(ConstString(info.name), abi_info))
224 if (info.kinds[eRegisterKindEHFrame] == LLDB_INVALID_REGNUM)
225 info.kinds[eRegisterKindEHFrame] = abi_info.kinds[eRegisterKindEHFrame];
226 if (info
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h238 } info; member in struct:lldb_private::EmulateInstruction::Context
244 info.RegisterPlusOffset.reg = base_reg;
245 info.RegisterPlusOffset.signed_offset = signed_offset;
251 info.RegisterPlusIndirectOffset.base_reg = base_reg;
252 info.RegisterPlusIndirectOffset.offset_reg = offset_reg;
259 info.RegisterToRegisterPlusOffset.data_reg = data_reg;
260 info.RegisterToRegisterPlusOffset.base_reg = base_reg;
261 info.RegisterToRegisterPlusOffset.offset = offset;
268 info.RegisterToRegisterPlusIndirectOffset.base_reg = base_reg;
269 info
[all...]
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_drive.c60 struct mfi_pd_info info; local
83 /* Get the info for this drive. */
84 if (mfi_pd_get_info(fd, device_id, &info, NULL) < 0) {
85 warn("Failed to fetch info for drive %2u", device_id);
91 pinfo = &info;
284 mfi_pd_get_info(int fd, uint16_t device_id, struct mfi_pd_info *info, argument
290 return (mfi_dcmd_command(fd, MFI_DCMD_PD_GET_INFO, info,
333 mfi_pd_inq_string(struct mfi_pd_info *info) argument
339 memcpy(inq_data, info->inquiry_data,
340 (sizeof (iqd) < sizeof (info
386 struct mfi_pd_info info; local
495 struct mfi_pd_info info; local
552 struct mfi_pd_info info; local
609 struct mfi_pd_info info; local
661 struct mfi_pd_info info; local
[all...]
H A Dmfi_flash.c50 struct mfi_ctrl_info info; local
55 if (mfi_ctrl_get_info(fd, &info, NULL) < 0) {
57 warn("Failed to get controller info");
67 if (info.pending_image_component_count > 8)
68 info.pending_image_component_count = 8;
69 for (i = 0; i < info.pending_image_component_count; i++)
70 scan_firmware(&info.pending_image_component[i]);
72 for (i = 0; i < info.pending_image_component_count; i++)
73 display_firmware(&info.pending_image_component[i], "");
/freebsd-11-stable/contrib/gdb/gdb/
H A Damd64nbsd-tdep.c86 amd64nbsd_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
97 amd64_init_abi (info, gdbarch);
85 amd64nbsd_init_abi(struct gdbarch_info info, struct gdbarch *gdbarch) argument
H A Di386-sol2-tdep.c73 i386_sol2_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) argument
78 i386_svr4_init_abi (info, gdbarch);
/freebsd-11-stable/lib/libc/db/hash/
H A Dndbm.c61 HASHINFO info; local
64 info.bsize = 4096;
65 info.ffactor = 40;
66 info.nelem = 1;
67 info.cachesize = 0;
68 info.hash = NULL;
69 info.lorder = 0;
77 return ((DBM *)__hash_open(path, flags, mode, &info, 0));
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/exect/
H A Dt_exect.c48 sigtrap_handler(int sig, siginfo_t *info, void *ctx) argument
51 ATF_REQUIRE_EQ(info->si_code, TRAP_TRACE);
/freebsd-11-stable/contrib/openpam/modules/pam_return/
H A DMakefile.am13 pam_return_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/contrib/openpam/modules/pam_unix/
H A DMakefile.am13 pam_unix_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/contrib/openpam/modules/pam_permit/
H A DMakefile.am13 pam_permit_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/contrib/openpam/modules/pam_deny/
H A DMakefile.am13 pam_deny_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_linux.cpp146 static int FindFirstDSOCallback(struct dl_phdr_info *info, size_t size, argument
148 VReport(2, "info->dlpi_name = %s\tinfo->dlpi_addr = %p\n",
149 info->dlpi_name, info->dlpi_addr);
152 if (!info->dlpi_name || info->dlpi_name[0] == 0)
156 if (internal_strncmp(info->dlpi_name, "linux-", sizeof("linux-") - 1) == 0)
170 if (info->dlpi_addr == 0)
174 *(const char **)data = info->dlpi_name;
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp117 for (ArchInfo *info = _s_archInfos; !info->archName.empty(); ++info) {
118 if ((info->cputype == cputype) && (info->cpusubtype == cpusubtype))
119 return info->arch;
126 for (ArchInfo *info = _s_archInfos; !info->archName.empty(); ++info) {
127 if (info
928 OrderFileNode info; local
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_fb_helper.c88 struct fb_info *info; local
91 info = malloc(sizeof(*info), DRM_MEM_KMS, M_WAITOK | M_ZERO);
96 info->fb_priv = sc;
97 info->enter = &vt_kms_postswitch;
99 return (info);
103 framebuffer_release(struct fb_info *info) argument
106 free(info->fb_priv, DRM_MEM_KMS);
107 free(info, DRM_MEM_KMS);
261 int drm_fb_helper_debug_enter(struct fb_info *info)
841 struct fb_info *info; local
999 drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, uint32_t depth) argument
1008 drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, uint32_t fb_width, uint32_t fb_height) argument
[all...]
/freebsd-11-stable/sys/i386/linux/
H A Dlinux.h536 #define LINUX_LDT_entry_a(info) \
537 ((((info)->base_addr & LINUX_LOWERWORD) << 16) | \
538 ((info)->limit & LINUX_LOWERWORD))
548 #define LINUX_LDT_entry_b(info) \
549 (((info)->base_addr & 0xff000000) | \
550 ((info)->limit & 0xf0000) | \
551 ((info)->contents << LINUX_ENTRY_B_CONTENTS) | \
552 (((info)->seg_not_present == 0) << LINUX_ENTRY_B_SEG_NOT_PRESENT) | \
553 (((info)->base_addr & 0x00ff0000) >> LINUX_ENTRY_B_BASE_ADDR) | \
554 (((info)
[all...]
/freebsd-11-stable/contrib/libxo/tests/core/
H A Dtest_05.c25 xo_info_t info[] = { variable
32 int info_count = (sizeof(info) / sizeof(info[0]));
60 xo_set_info(NULL, info, info_count);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.h157 struct alpha_reloc_tag *info; /* Other members with same sequence. */ member in struct:alpha_fix_tag
164 FIX->tc_fix_data.info = NULL; \
170 if (FIX->tc_fix_data.info) \
172 (long) FIX->tc_fix_data.info, \

Completed in 196 milliseconds

1234567891011>>