Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dmmo.c406 static bfd_boolean mmo_write_loc_chunk (bfd *, bfd_vma, const bfd_byte *,
867 mmo_write_loc_chunk (bfd *abfd, bfd_vma vma, const bfd_byte *loc, in mmo_write_loc_chunk() function
920 if (! mmo_write_loc_chunk (abfd, datap->where, datap->data, datap->size, in mmo_write_loc_chunk_list()
H A DChangeLog-02037852 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
10186 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
10191 with mmo_write_loc_chunk calls.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dmmo.c443 static bfd_boolean mmo_write_loc_chunk
949 mmo_write_loc_chunk (abfd, vma, loc, len, last_vmap) in mmo_write_loc_chunk() function
1008 if (! mmo_write_loc_chunk (abfd, datap->where, datap->data, datap->size,
H A DChangeLog-02037852 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
10186 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
10191 with mmo_write_loc_chunk calls.