Searched refs:location_ptr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c1455 unsigned char *location_ptr,
1471 location_ptr[current_map->pc++] = this_byte (&(ieee->h));
1555 location_ptr + current_map->pc);
1559 bfd_put_32 (ieee->h.abfd, (bfd_vma) 0, location_ptr +
1567 location_ptr + current_map->pc);
1577 location_ptr + current_map->pc);
1583 location_ptr + current_map->pc);
1591 location_ptr + current_map->pc);
1600 bfd_put_8 (ieee->h.abfd, (int) (-current_map->pc), location_ptr + current_map->pc);
1604 bfd_put_8 (ieee->h.abfd, 0, location_ptr
1450 do_one(ieee_data_type *ieee, ieee_per_section_type *current_map, unsigned char *location_ptr, asection *s, int iterations) argument
1653 bfd_byte *location_ptr = (bfd_byte *) NULL; local
[all...]

Completed in 166 milliseconds