Lines Matching refs:dot
211 bfd_vma dot, in fold_unary() argument
218 allocation_done, dot, dotp); in fold_unary()
225 result = new_rel_from_section (align_n (dot, result.value), in fold_unary()
261 result.value = align_n (dot, result.value); in fold_unary()
297 bfd_vma dot, in fold_binary() argument
303 allocation_done, dot, dotp); in fold_binary()
310 allocation_done, dot, dotp); in fold_binary()
399 result.value = align_n (dot, maxpage); in fold_binary()
402 result.value += dot & (maxpage - 1); in fold_binary()
411 result.value += (dot + other.value - 1) in fold_binary()
435 bfd_vma dot, in fold_trinary() argument
441 allocation_done, dot, dotp); in fold_trinary()
447 allocation_done, dot, dotp); in fold_trinary()
456 bfd_vma dot) in fold_name() argument
495 result = new_rel_from_section (dot, current_section); in fold_name()
602 bfd_vma dot, in exp_fold_tree() argument
633 allocation_done, dot, dotp); in exp_fold_tree()
644 dot, dotp); in exp_fold_tree()
649 dot, dotp); in exp_fold_tree()
654 dot, dotp); in exp_fold_tree()
671 allocation_done, dot, in exp_fold_tree()
685 if (nextdot < dot in exp_fold_tree()
688 dot, nextdot); in exp_fold_tree()
699 dot, dotp); in exp_fold_tree()
741 result = fold_name (tree, current_section, allocation_done, dot); in exp_fold_tree()