Home
last modified time | relevance | path

Searched refs:sizeXA (Results 1 – 25 of 27) sorted by relevance

12

/external/valgrind/main/coregrind/m_debuginfo/
Dtytypes.c73 for (i = 0; i < VG_(sizeXA)(xa); i++) { in pp_XArray_of_cuOffs()
76 if (i+1 < VG_(sizeXA)(xa)) in pp_XArray_of_cuOffs()
194 n = VG_(sizeXA)( tyents ); in ML_()
259 for (w = 0; w < VG_(sizeXA)(xa); w++) { in ML_()
429 Word aN = VG_(sizeXA)( a ); in XArray_of_UWord__cmp()
430 Word bN = VG_(sizeXA)( b ); in XArray_of_UWord__cmp()
680 for (i = 0; i < VG_(sizeXA)( ent->Te.TyArray.boundRs ); i++) { in ML_()
755 if ((!fieldRs) || VG_(sizeXA)(fieldRs) == 0) goto done; in ML_()
756 for (i = 0; i < VG_(sizeXA)( fieldRs ); i++ ) { in ML_()
800 vg_assert(i >= 0 && i <= VG_(sizeXA)( fieldRs )); in ML_()
[all …]
Dreaddwarf3.c631 nbytes = VG_(sizeXA)( xa ); in make_general_GX()
668 n1 = VG_(sizeXA)( rngs1 ); in cmp__XArrays_of_AddrRange()
669 n2 = VG_(sizeXA)( rngs2 ); in cmp__XArrays_of_AddrRange()
1277 if (VG_(sizeXA)( xa ) == 0) { in varstack_show() local
1280 for (j = 0; j < VG_(sizeXA)( xa ); j++) { in varstack_show()
1431 vg_assert( VG_(sizeXA)( parser->filenameTable ) == 0 ); in read_filename_table()
1439 VG_(sizeXA)(parser->filenameTable), str); in read_filename_table()
1705 && ftabIx < VG_(sizeXA)( parser->filenameTable )) { in parse_var_DIE()
1781 nRanges = VG_(sizeXA)(xa); in parse_var_DIE()
1826 VG_(sizeXA)(xa) ); in parse_var_DIE()
[all …]
Ddebuginfo.c235 n = VG_(sizeXA)(di->admin_tyents); in free_DebugInfo()
246 n = VG_(sizeXA)(di->admin_gexprs); in free_DebugInfo()
260 for (i = 0; i < VG_(sizeXA)(di->varinfo); i++) { in free_DebugInfo()
270 for (j = 0; j < VG_(sizeXA)( arange->vars ); j++) { in free_DebugInfo()
2705 have_descr = VG_(sizeXA)(described) > 0 in format_message()
3031 for (i = VG_(sizeXA)(di->varinfo) - 1; i >= 1; i--) { in consider_vars_in_frame()
3064 && VG_(sizeXA)(vars) > 0) ); in consider_vars_in_frame()
3065 for (j = 0; j < VG_(sizeXA)( vars ); j++) { in consider_vars_in_frame()
3142 if (VG_(sizeXA)( di->varinfo ) == 0) in VG_()
3169 for (i = 0; i < VG_(sizeXA)( vars ); i++) { in VG_()
[all …]
Dstorage.c698 range->vars ? VG_(sizeXA)(range->vars) : 0); in show_scope()
969 while ( VG_(sizeXA)(di->varinfo) <= level ) { in ML_()
977 scope, VG_(sizeXA)(di->varinfo)); in ML_()
995 vg_assert( VG_(sizeXA)(di->varinfo) > level ); in ML_()
1022 for (i = 0; i < VG_(sizeXA)(di->varinfo); i++) { in canonicaliseVarInfo()
1081 vg_assert(VG_(sizeXA)(range->vars) == 0); in canonicaliseVarInfo()
Dreadmacho.c416 nsyms = VG_(sizeXA)(syms); in tidy_up_cand_syms()
879 nCandSyms = VG_(sizeXA)( candSyms ); in ML_()
Dreaddwarf.c2139 if (src && (VG_(sizeXA)(src) > 0) && (!dst)) { in summarise_context()
2208 if (src && (VG_(sizeXA)(src) > 0) && (!dst)) { \ in summarise_context()
2402 vg_assert(srcix >= 0 && srcix < VG_(sizeXA)(srcxa)); in copy_convert_CfiExpr_tree()
3168 vg_assert( j < VG_(sizeXA)(ctx->exprs) ); in run_CF_instruction()
3199 vg_assert( j < VG_(sizeXA)(ctx->exprs) ); in run_CF_instruction()
Dd3basics.c1114 tl_assert(nGuards == VG_(sizeXA)( results )); in ML_()
Dreadelf.c2578 for (j = 0; j < VG_(sizeXA)(di->varinfo); j++) { in ML_()
2587 Word w = VG_(sizeXA)(range->vars); in ML_()
/external/valgrind/main/coregrind/
Dm_commandline.c238 = VG_(sizeXA)( VG_(args_for_valgrind) ); in VG_()
241 for (i = 0; i < VG_(sizeXA)( tmp_xarray ); i++) in VG_()
Dm_main.c311 for (i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) { in early_process_cmd_line_options()
458 for (i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) { in main_process_cmd_line_options()
1122 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in print_preamble()
1163 for (i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) { in print_preamble()
1175 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in print_preamble()
1199 for (i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) { in print_preamble()
1653 for (i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) in valgrind_main()
1659 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) in valgrind_main()
1758 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in valgrind_main()
2075 n = VG_(sizeXA)( addr2dihandle ); in valgrind_main()
Dm_xarray.c277 Word VG_(sizeXA) ( XArray* xao ) in VG_() argument
/external/valgrind/main/exp-sgcheck/
Dsg_main.c208 n1 = VG_(sizeXA)( fb1s ); in StackBlocks__cmp()
209 n2 = VG_(sizeXA)( fb2s ); in StackBlocks__cmp()
225 Word i, n = VG_(sizeXA)( sbs ); in pp_StackBlocks()
269 { Word r, w, nEQ, n = VG_(sizeXA)( orig ); in StackBlocks__find_and_dealloc__or_add()
304 { Word i, n = VG_(sizeXA)( orig ); in StackBlocks__find_and_dealloc__or_add()
337 { Word i, n = VG_(sizeXA)( orig ); in StackBlocks__find_and_dealloc__or_add()
355 VG_(dropTailXA)( orig, VG_(sizeXA)( orig )); in StackBlocks__find_and_dealloc__or_add()
532 nDescrs = VG_(sizeXA)( descrs ), in add_blocks_to_StackTree()
533 nBases = VG_(sizeXA)( bases ); in add_blocks_to_StackTree()
575 Word i, nBases = VG_(sizeXA)( bases ); in del_blocks_from_StackTree()
[all …]
Dh_main.c653 tl_assert( VG_(sizeXA)( pce.qmpMap ) == sbIn->tyenv->types_used ); in h_instrument()
697 tl_assert( VG_(sizeXA)( pce.qmpMap ) == pce.sb->tyenv->types_used ); in h_instrument()
/external/valgrind/main/include/
Dpub_tool_xarray.h100 extern Word VG_(sizeXA) ( XArray* );
/external/valgrind/main/drd/
Ddrd_semaphore.c60 p->a1, n, VG_(sizeXA)(p->last_sem_post_seg)); in drd_segment_push()
71 sz = VG_(sizeXA)(p->last_sem_post_seg); in drd_segment_pop()
/external/valgrind/main/coregrind/m_initimg/
Dinitimg-darwin.c364 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in setup_client_stack()
453 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in setup_client_stack()
Dinitimg-linux.c437 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in setup_client_stack()
597 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in setup_client_stack()
/external/valgrind/main/massif/
Dms_main.c373 for (i = 0; i < VG_(sizeXA)(fns); i++) { in is_member_fn()
2335 for (i = 0; i < VG_(sizeXA)(args_for_massif); i++) { in write_snapshots_to_file()
2346 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in write_snapshots_to_file()
2520 for (i = 0; i < VG_(sizeXA)(alloc_fns); i++) { in ms_post_clo_init()
2526 if (0 == VG_(sizeXA)(ignore_fns)) { in ms_post_clo_init()
2529 for (i = 0; i < VG_(sizeXA)(ignore_fns); i++) { in ms_post_clo_init()
/external/valgrind/main/callgrind/
Dcommand.c145 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in setup_control()
214 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in dump_info()
/external/valgrind/main/helgrind/
Dhg_main.c2573 sz = VG_(sizeXA)( xa ); in mb_pop_SO_for_sem()
2610 tl_assert(VG_(sizeXA)(xa) == 0); /* preceding loop just emptied it */ in evh__HG_POSIX_SEM_DESTROY_PRE()
2828 if (bar->waiting && VG_(sizeXA)(bar->waiting) > 0) { in evh__HG_PTHREAD_BARRIER_INIT_PRE()
2833 VG_(dropTailXA)(bar->waiting, VG_(sizeXA)(bar->waiting)); in evh__HG_PTHREAD_BARRIER_INIT_PRE()
2841 tl_assert(VG_(sizeXA)(bar->waiting) == 0); in evh__HG_PTHREAD_BARRIER_INIT_PRE()
2874 if (bar->initted && bar->waiting && VG_(sizeXA)(bar->waiting) > 0) { in evh__HG_PTHREAD_BARRIER_DESTROY_PRE()
2905 tl_assert(VG_(sizeXA)(bar->waiting) == bar->size); in do_barrier_cross_sync_and_empty()
2921 VG_(dropTailXA)(bar->waiting, VG_(sizeXA)(bar->waiting)); in do_barrier_cross_sync_and_empty()
3001 present = VG_(sizeXA)(bar->waiting); in evh__HG_PTHREAD_BARRIER_WAIT_PRE()
3067 present = VG_(sizeXA)(bar->waiting); in evh__HG_PTHREAD_BARRIER_RESIZE_PRE()
[all …]
Dlibhb_core.c2680 nTab = VG_(sizeXA)( vts_tab ); in show_vts_stats()
2683 n = VG_(sizeXA)( vts_tab ); in show_vts_stats()
2758 nTab = VG_(sizeXA)( vts_tab ); in vts_tab__do_GC()
2852 UWord nBT = VG_(sizeXA)( verydead_thread_table ); in vts_tab__do_GC()
3092 tl_assert( VG_(sizeXA)( vts_tab ) == VG_(sizeFM)( vts_set )); in vts_tab__do_GC()
3110 nTab = VG_(sizeXA)( vts_tab ); in vts_tab__do_GC()
3717 nPresent = VG_(sizeXA)( thr->local_Kws_n_stacks ); in note_local_Kw_n_stack_for()
3723 nPresent = VG_(sizeXA)( thr->local_Kws_n_stacks ); in note_local_Kw_n_stack_for()
4805 n2del = VG_(sizeXA)( refs2del ); in event_map_maybe_GC()
5015 if (lastIx+1 < VG_(sizeXA)( confThr->local_Kws_n_stacks )) { in record_race_info()
[all …]
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-aix5.c959 <= VG_(sizeXA)( VG_(args_for_valgrind) ) ); in PRE()
964 tot_args += VG_(sizeXA)( VG_(args_for_valgrind) ); in PRE()
981 for (i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) { in PRE()
Dsyswrap-generic.c2697 <= VG_(sizeXA)( VG_(args_for_valgrind) ) ); in PRE()
2702 tot_args += VG_(sizeXA)( VG_(args_for_valgrind) ); in PRE()
2719 for (i = 0; i < VG_(sizeXA)( VG_(args_for_valgrind) ); i++) { in PRE()
/external/valgrind/main/cachegrind/
Dcg_main.c1297 for (i = 0; i < VG_(sizeXA)( VG_(args_for_client) ); i++) { in fprint_CC_table_and_calc_totals()
/external/valgrind/main/memcheck/
Dmc_translate.c4919 tl_assert( VG_(sizeXA)( mce.tmpMap ) == sb_in->tyenv->types_used ); in MC_()
5148 tl_assert( VG_(sizeXA)( mce.tmpMap ) == mce.sb->tyenv->types_used ); in MC_()
5236 Int i, n = VG_(sizeXA)( pairs ); in check_or_add()

12