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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dieee.c1842 do_one (ieee, current_map, location_ptr, s, iterations)
1845 unsigned char *location_ptr;
1861 location_ptr[current_map->pc++] = this_byte (&(ieee->h));
1946 location_ptr + current_map->pc);
1950 bfd_put_32 (ieee->h.abfd, (bfd_vma) 0, location_ptr +
1958 location_ptr + current_map->pc);
1968 location_ptr + current_map->pc);
1974 location_ptr + current_map->pc);
1982 location_ptr + current_map->pc);
1991 bfd_put_8 (ieee->h.abfd, (int) (-current_map->pc), location_ptr
2045 bfd_byte *location_ptr = (bfd_byte *) NULL; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/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 172 milliseconds