Home
last modified time | relevance | path

Searched refs:globals (Results 1 – 25 of 984) sorted by relevance

12345678910>>...40

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc44 __cxa_eh_globals *globals = __cxa_get_globals (); in __cxa_begin_catch() local
45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch()
59 globals->caughtExceptions = header; in __cxa_begin_catch()
74 globals->uncaughtExceptions -= 1; in __cxa_begin_catch()
79 globals->caughtExceptions = header; in __cxa_begin_catch()
108 globals->caughtExceptions = 0; in __cxa_end_catch()
119 globals->caughtExceptions = header->nextException; in __cxa_end_catch()
140 __cxa_eh_globals *globals = __cxa_get_globals (); in uncaught_exception() local
141 return globals->uncaughtExceptions != 0; in uncaught_exception()
151 __cxa_eh_globals *globals = __cxa_get_globals (); in uncaught_exceptions() local
[all …]
H A Deh_arm.cc99 __cxa_eh_globals *globals = __cxa_get_globals(); in __cxa_begin_cleanup() local
111 header->nextPropagatingException = globals->propagatingExceptions; in __cxa_begin_cleanup()
112 globals->propagatingExceptions = header; in __cxa_begin_cleanup()
120 if (globals->propagatingExceptions) in __cxa_begin_cleanup()
122 globals->propagatingExceptions = header; in __cxa_begin_cleanup()
134 __cxa_eh_globals *globals = __cxa_get_globals(); in __gnu_end_cleanup() local
136 header = globals->propagatingExceptions; in __gnu_end_cleanup()
148 globals->propagatingExceptions = header->nextPropagatingException; in __gnu_end_cleanup()
153 globals->propagatingExceptions = NULL; in __gnu_end_cleanup()
H A Deh_throw.cc80 __cxa_eh_globals *globals = __cxa_get_globals (); in __cxa_throw() local
81 globals->uncaughtExceptions += 1; in __cxa_throw()
101 __cxa_eh_globals *globals = __cxa_get_globals (); in __cxa_rethrow() local
102 __cxa_exception *header = globals->caughtExceptions; in __cxa_rethrow()
104 globals->uncaughtExceptions += 1; in __cxa_rethrow()
111 globals->caughtExceptions = 0; in __cxa_rethrow()
H A Deh_tm.cc70 __cxa_eh_globals *globals = __cxa_get_globals_fast (); in __cxa_tm_cleanup() local
75 globals->uncaughtExceptions -= 1; in __cxa_tm_cleanup()
96 __cxa_exception *h = globals->caughtExceptions; in __cxa_tm_cleanup()
123 globals->caughtExceptions = h; in __cxa_tm_cleanup()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc44 __cxa_eh_globals *globals = __cxa_get_globals (); in __cxa_begin_catch() local
45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch()
59 globals->caughtExceptions = header; in __cxa_begin_catch()
74 globals->uncaughtExceptions -= 1; in __cxa_begin_catch()
79 globals->caughtExceptions = header; in __cxa_begin_catch()
108 globals->caughtExceptions = 0; in __cxa_end_catch()
119 globals->caughtExceptions = header->nextException; in __cxa_end_catch()
140 __cxa_eh_globals *globals = __cxa_get_globals (); in uncaught_exception() local
141 return globals->uncaughtExceptions != 0; in uncaught_exception()
151 __cxa_eh_globals *globals = __cxa_get_globals (); in uncaught_exceptions() local
[all …]
H A Deh_arm.cc99 __cxa_eh_globals *globals = __cxa_get_globals(); in __cxa_begin_cleanup() local
111 header->nextPropagatingException = globals->propagatingExceptions; in __cxa_begin_cleanup()
112 globals->propagatingExceptions = header; in __cxa_begin_cleanup()
120 if (globals->propagatingExceptions) in __cxa_begin_cleanup()
122 globals->propagatingExceptions = header; in __cxa_begin_cleanup()
134 __cxa_eh_globals *globals = __cxa_get_globals(); in __gnu_end_cleanup() local
136 header = globals->propagatingExceptions; in __gnu_end_cleanup()
148 globals->propagatingExceptions = header->nextPropagatingException; in __gnu_end_cleanup()
153 globals->propagatingExceptions = NULL; in __gnu_end_cleanup()
H A Deh_throw.cc83 __cxa_eh_globals *globals = __cxa_get_globals (); in __cxa_throw() local
84 globals->uncaughtExceptions += 1; in __cxa_throw()
104 __cxa_eh_globals *globals = __cxa_get_globals (); in __cxa_rethrow() local
105 __cxa_exception *header = globals->caughtExceptions; in __cxa_rethrow()
107 globals->uncaughtExceptions += 1; in __cxa_rethrow()
114 globals->caughtExceptions = 0; in __cxa_rethrow()
H A Deh_tm.cc70 __cxa_eh_globals *globals = __cxa_get_globals_fast (); in __cxa_tm_cleanup() local
75 globals->uncaughtExceptions -= 1; in __cxa_tm_cleanup()
96 __cxa_exception *h = globals->caughtExceptions; in __cxa_tm_cleanup()
123 globals->caughtExceptions = h; in __cxa_tm_cleanup()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoff-arm.c1471 if (globals->support_old_code) in coff_arm_relocate_section()
1797 BFD_ASSERT (globals != NULL); in bfd_arm_allocate_interworking_sections()
1799 if (globals->arm_glue_size != 0) in bfd_arm_allocate_interworking_sections()
1808 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->arm_glue_size); in bfd_arm_allocate_interworking_sections()
1823 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->thumb_glue_size); in bfd_arm_allocate_interworking_sections()
1847 BFD_ASSERT (globals != NULL); in record_arm_to_thumb_glue()
1903 BFD_ASSERT (globals != NULL); in record_thumb_to_arm_glue()
1952 val = globals->thumb_glue_size + (globals->support_old_code ? 8 : 4); in record_thumb_to_arm_glue()
1983 BFD_ASSERT (globals != NULL); in bfd_arm_get_bfd_for_interworking()
2040 BFD_ASSERT (globals != NULL); in bfd_arm_process_before_allocation()
[all …]
H A Delf32-arm.c3669 if (globals->root.splt == NULL && globals->root.iplt == NULL) in elf32_arm_get_plt_info()
4182 if (globals == NULL) in arm_type_of_stub()
5033 if (globals == NULL) in arm_build_one_stub()
7385 globals->bx_glue_offset[reg] = globals->bx_glue_size | 2; in record_arm_bx_glue()
7798 globals->use_blx = 1; in check_use_blx()
7803 globals->use_blx = 1; in check_use_blx()
8024 if (globals == NULL) in bfd_elf32_arm_set_cortex_a8_fix()
10725 rel, globals, in elf32_arm_final_link_relocate()
11785 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals); in elf32_arm_final_link_relocate()
11904 globals->tls_trampoline, globals->root.splt, in elf32_arm_final_link_relocate()
[all …]
H A Delfnn-aarch64.c4810 globals->pic_veneer = pic_veneer; in bfd_elfNN_aarch64_set_options()
5375 if (globals == NULL) in elfNN_aarch64_write_section()
5379 if (globals->fix_erratum_835769) in elfNN_aarch64_write_section()
5390 if (globals->fix_erratum_843419) in elfNN_aarch64_write_section()
5512 plt = globals->root.splt ? globals->root.splt : globals->root.iplt; in elfNN_aarch64_final_link_relocate()
5613 base_got = globals->root.sgot; in elfNN_aarch64_final_link_relocate()
5843 rel, globals); in elfNN_aarch64_final_link_relocate()
5999 base_got = globals->root.sgot; in elfNN_aarch64_final_link_relocate()
6035 s = globals->root.srelgot; in elfNN_aarch64_final_link_relocate()
6954 * RELOC_SIZE (globals); in elfNN_aarch64_relocate_section()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-arm.c1471 if (globals->support_old_code) in coff_arm_relocate_section()
1797 BFD_ASSERT (globals != NULL); in bfd_arm_allocate_interworking_sections()
1799 if (globals->arm_glue_size != 0) in bfd_arm_allocate_interworking_sections()
1808 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->arm_glue_size); in bfd_arm_allocate_interworking_sections()
1823 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->thumb_glue_size); in bfd_arm_allocate_interworking_sections()
1847 BFD_ASSERT (globals != NULL); in record_arm_to_thumb_glue()
1903 BFD_ASSERT (globals != NULL); in record_thumb_to_arm_glue()
1952 val = globals->thumb_glue_size + (globals->support_old_code ? 8 : 4); in record_thumb_to_arm_glue()
1983 BFD_ASSERT (globals != NULL); in bfd_arm_get_bfd_for_interworking()
2040 BFD_ASSERT (globals != NULL); in bfd_arm_process_before_allocation()
[all …]
H A Delf32-arm.c3683 if (globals->root.splt == NULL && globals->root.iplt == NULL) in elf32_arm_get_plt_info()
4227 if (globals == NULL) in arm_type_of_stub()
4527 : (globals->nacl_p in arm_type_of_stub()
5070 if (globals == NULL) in arm_build_one_stub()
7424 globals->bx_glue_offset[reg] = globals->bx_glue_size | 2; in record_arm_bx_glue()
7837 globals->use_blx = 1; in check_use_blx()
7842 globals->use_blx = 1; in check_use_blx()
10758 rel, globals, in elf32_arm_final_link_relocate()
11841 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals); in elf32_arm_final_link_relocate()
11960 globals->tls_trampoline, globals->root.splt, in elf32_arm_final_link_relocate()
[all …]
H A Delfnn-aarch64.c4802 globals->pic_veneer = pic_veneer; in bfd_elfNN_aarch64_set_options()
5367 if (globals == NULL) in elfNN_aarch64_write_section()
5371 if (globals->fix_erratum_835769) in elfNN_aarch64_write_section()
5382 if (globals->fix_erratum_843419) in elfNN_aarch64_write_section()
5504 plt = globals->root.splt ? globals->root.splt : globals->root.iplt; in elfNN_aarch64_final_link_relocate()
5605 base_got = globals->root.sgot; in elfNN_aarch64_final_link_relocate()
5835 rel, globals); in elfNN_aarch64_final_link_relocate()
5976 base_got = globals->root.sgot; in elfNN_aarch64_final_link_relocate()
6012 s = globals->root.srelgot; in elfNN_aarch64_final_link_relocate()
6931 * RELOC_SIZE (globals); in elfNN_aarch64_relocate_section()
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoff-arm.c1471 if (globals->support_old_code) in coff_arm_relocate_section()
1797 BFD_ASSERT (globals != NULL); in bfd_arm_allocate_interworking_sections()
1799 if (globals->arm_glue_size != 0) in bfd_arm_allocate_interworking_sections()
1808 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->arm_glue_size); in bfd_arm_allocate_interworking_sections()
1823 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->thumb_glue_size); in bfd_arm_allocate_interworking_sections()
1847 BFD_ASSERT (globals != NULL); in record_arm_to_thumb_glue()
1903 BFD_ASSERT (globals != NULL); in record_thumb_to_arm_glue()
1952 val = globals->thumb_glue_size + (globals->support_old_code ? 8 : 4); in record_thumb_to_arm_glue()
1983 BFD_ASSERT (globals != NULL); in bfd_arm_get_bfd_for_interworking()
2040 BFD_ASSERT (globals != NULL); in bfd_arm_process_before_allocation()
[all …]
H A Delf32-arm.c3697 if (globals->root.splt == NULL && globals->root.iplt == NULL) in elf32_arm_get_plt_info()
4212 if (globals == NULL) in arm_type_of_stub()
5063 if (globals == NULL) in arm_build_one_stub()
7414 globals->bx_glue_offset[reg] = globals->bx_glue_size | 2; in record_arm_bx_glue()
7827 globals->use_blx = 1; in check_use_blx()
7832 globals->use_blx = 1; in check_use_blx()
8053 if (globals == NULL) in bfd_elf32_arm_set_cortex_a8_fix()
10684 rel, globals, in elf32_arm_final_link_relocate()
11754 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals); in elf32_arm_final_link_relocate()
11873 globals->tls_trampoline, globals->root.splt, in elf32_arm_final_link_relocate()
[all …]
H A Delfnn-aarch64.c4821 globals->pic_veneer = pic_veneer; in bfd_elfNN_aarch64_set_options()
5389 if (globals == NULL) in elfNN_aarch64_write_section()
5393 if (globals->fix_erratum_835769) in elfNN_aarch64_write_section()
5404 if (globals->fix_erratum_843419) in elfNN_aarch64_write_section()
5526 plt = globals->root.splt ? globals->root.splt : globals->root.iplt; in elfNN_aarch64_final_link_relocate()
5627 base_got = globals->root.sgot; in elfNN_aarch64_final_link_relocate()
5857 rel, globals); in elfNN_aarch64_final_link_relocate()
6013 base_got = globals->root.sgot; in elfNN_aarch64_final_link_relocate()
6049 s = globals->root.srelgot; in elfNN_aarch64_final_link_relocate()
6968 * RELOC_SIZE (globals); in elfNN_aarch64_relocate_section()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-arm.c1471 if (globals->support_old_code) in coff_arm_relocate_section()
1797 BFD_ASSERT (globals != NULL); in bfd_arm_allocate_interworking_sections()
1799 if (globals->arm_glue_size != 0) in bfd_arm_allocate_interworking_sections()
1808 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->arm_glue_size); in bfd_arm_allocate_interworking_sections()
1823 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->thumb_glue_size); in bfd_arm_allocate_interworking_sections()
1847 BFD_ASSERT (globals != NULL); in record_arm_to_thumb_glue()
1903 BFD_ASSERT (globals != NULL); in record_thumb_to_arm_glue()
1952 val = globals->thumb_glue_size + (globals->support_old_code ? 8 : 4); in record_thumb_to_arm_glue()
1983 BFD_ASSERT (globals != NULL); in bfd_arm_get_bfd_for_interworking()
2040 BFD_ASSERT (globals != NULL); in bfd_arm_process_before_allocation()
[all …]
H A Delf32-arm.c3669 if (globals->root.splt == NULL && globals->root.iplt == NULL) in elf32_arm_get_plt_info()
4182 if (globals == NULL) in arm_type_of_stub()
5033 if (globals == NULL) in arm_build_one_stub()
7385 globals->bx_glue_offset[reg] = globals->bx_glue_size | 2; in record_arm_bx_glue()
7798 globals->use_blx = 1; in check_use_blx()
7803 globals->use_blx = 1; in check_use_blx()
8024 if (globals == NULL) in bfd_elf32_arm_set_cortex_a8_fix()
10725 rel, globals, in elf32_arm_final_link_relocate()
11785 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals); in elf32_arm_final_link_relocate()
11904 globals->tls_trampoline, globals->root.splt, in elf32_arm_final_link_relocate()
[all …]
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_globals.cc116 internal_memcpy(&globals[res], &g, sizeof(g)); in GetGlobalsForAddress()
118 globals[res] = g; in GetGlobalsForAddress()
350 GlobalRegistrationSite site = {stack_id, &globals[0], &globals[n - 1]}; in __asan_register_globals()
354 Printf("=== ID %d; %p %p\n", stack_id, &globals[0], &globals[n - 1]); in __asan_register_globals()
357 if (SANITIZER_WINDOWS && globals[i].beg == 0) { in __asan_register_globals()
366 CHECK(globals[i].size == 0 && globals[i].size_with_redzone == 0 && in __asan_register_globals()
367 globals[i].name == nullptr && globals[i].module_name == nullptr && in __asan_register_globals()
368 globals[i].odr_indicator == 0); in __asan_register_globals()
371 RegisterGlobal(&globals[i]); in __asan_register_globals()
385 if (SANITIZER_WINDOWS && globals[i].beg == 0) { in __asan_unregister_globals()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_globals.cc116 internal_memcpy(&globals[res], &g, sizeof(g)); in GetGlobalsForAddress()
118 globals[res] = g; in GetGlobalsForAddress()
350 GlobalRegistrationSite site = {stack_id, &globals[0], &globals[n - 1]}; in __asan_register_globals()
354 Printf("=== ID %d; %p %p\n", stack_id, &globals[0], &globals[n - 1]); in __asan_register_globals()
357 if (SANITIZER_WINDOWS && globals[i].beg == 0) { in __asan_register_globals()
366 CHECK(globals[i].size == 0 && globals[i].size_with_redzone == 0 && in __asan_register_globals()
367 globals[i].name == nullptr && globals[i].module_name == nullptr && in __asan_register_globals()
368 globals[i].odr_indicator == 0); in __asan_register_globals()
371 RegisterGlobal(&globals[i]); in __asan_register_globals()
385 if (SANITIZER_WINDOWS && globals[i].beg == 0) { in __asan_unregister_globals()
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_globals.cc119 globals[res] = g; in GetGlobalsForAddress()
360 void __asan_register_globals(__asan_global *globals, uptr n) { in __asan_register_globals() argument
370 GlobalRegistrationSite site = {stack_id, &globals[0], &globals[n - 1]}; in __asan_register_globals()
374 Printf("=== ID %d; %p %p\n", stack_id, &globals[0], &globals[n - 1]); in __asan_register_globals()
377 if (SANITIZER_WINDOWS && globals[i].beg == 0) { in __asan_register_globals()
386 CHECK(globals[i].size == 0 && globals[i].size_with_redzone == 0 && in __asan_register_globals()
387 globals[i].name == nullptr && globals[i].module_name == nullptr && in __asan_register_globals()
388 globals[i].odr_indicator == 0); in __asan_register_globals()
391 RegisterGlobal(&globals[i]); in __asan_register_globals()
405 if (SANITIZER_WINDOWS && globals[i].beg == 0) { in __asan_unregister_globals()
[all …]
/netbsd/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc191 __cxa_eh_globals globals; member
341 if (info->globals.caughtExceptions) in thread_cleanup()
424 return &(thread_info()->globals); in __cxa_get_globals()
752 info->globals.uncaughtExceptions++; in throw_exception()
836 __cxa_eh_globals *globals = &ti->globals; in __cxa_rethrow() local
867 globals->uncaughtExceptions++; in __cxa_rethrow()
1213 __cxa_eh_globals *globals = &ti->globals;
1220 globals->uncaughtExceptions--;
1229 globals->caughtExceptions = ex;
1290 __cxa_eh_globals *globals = &ti->globals;
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/python/lib/gdb/
H A D__init__.py118 globals = sys.modules['__main__'].__dict__
122 if not hasattr(globals, '__file__'):
123 globals['__file__'] = filepath
130 exec(compiled, globals, globals)
133 del globals['__file__']
/netbsd/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
H A D__init__.py118 globals = sys.modules['__main__'].__dict__
122 if not hasattr(globals, '__file__'):
123 globals['__file__'] = filepath
130 exec(compiled, globals, globals)
133 del globals['__file__']

12345678910>>...40