Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dmmo.c418 static bfd_boolean mmo_write_loc_chunk (bfd *, bfd_vma, const bfd_byte *,
912 mmo_write_loc_chunk (bfd *abfd, bfd_vma vma, const bfd_byte *loc, in mmo_write_loc_chunk() function
983 if (! mmo_write_loc_chunk (abfd, datap->where, datap->data, datap->size, in mmo_write_loc_chunk_list()
DChangeLog-20142341 (mmo_write_loc_chunk): Only look for trailing and leading zeros
2344 (mmo_write_loc_chunk): Emit an error if the VMA is not aligned.
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.