Home
last modified time | relevance | path

Searched refs:current_map (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dieee.c1451 ieee_per_section_type *current_map, in do_one() argument
1498 *(current_map->reloc_tail_ptr) = r; in do_one()
1508 r->relent.address = current_map->pc; in do_one()
1557 current_map->pc); in do_one()
1567 current_map->pc += 4; in do_one()
1591 current_map->pc += 2; in do_one()
1597 bfd_put_8 (ieee->h.abfd, (int) (-current_map->pc), location_ptr + current_map->pc); in do_one()
1610 current_map->pc += 1; in do_one()
1693 current_map = ieee_per_section (s); in ieee_slurp_section_data()
1698 current_map->pc = s->vma; in ieee_slurp_section_data()
[all …]