Searched refs:bundle_lock_frag (Results 1 – 4 of 4) sorted by relevance
248 static fragS *bundle_lock_frag; variable315 bundle_lock_frag = NULL; in read_begin()772 unsigned int bundle_size = pending_bundle_size (bundle_lock_frag); in assemble_one()1378 if (bundle_lock_frag != NULL) in read_a_source_file()1380 as_bad_where (bundle_lock_frag->fr_file, bundle_lock_frag->fr_line, in read_a_source_file()1382 bundle_lock_frag = NULL; in read_a_source_file()6143 if (bundle_lock_frag != NULL) in s_bundle_align_mode()6166 bundle_lock_frag = start_bundle (); in s_bundle_lock()6178 if (bundle_lock_frag == NULL) in s_bundle_unlock()6190 size = pending_bundle_size (bundle_lock_frag); in s_bundle_unlock()[all …]
1564 [HANDLE_BUNDLE] (bundle_lock_frchain, bundle_lock_frag): New variables.
235 static fragS *bundle_lock_frag; variable750 unsigned int bundle_size = pending_bundle_size (bundle_lock_frag); in assemble_one()1354 if (bundle_lock_frag != NULL) in read_a_source_file()1356 as_bad_where (bundle_lock_frag->fr_file, bundle_lock_frag->fr_line, in read_a_source_file()1358 bundle_lock_frag = NULL; in read_a_source_file()6117 if (bundle_lock_frag != NULL) in s_bundle_align_mode()6140 bundle_lock_frag = start_bundle (); in s_bundle_lock()6152 if (bundle_lock_frag == NULL) in s_bundle_unlock()6164 size = pending_bundle_size (bundle_lock_frag); in s_bundle_unlock()6171 finish_bundle (bundle_lock_frag, size); in s_bundle_unlock()[all …]