Home
last modified time | relevance | path

Searched refs:byte_put (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/binutils/binutils-2.37/binutils/
H A Delfcomm.h34 extern void (*byte_put) (unsigned char *, elf_vma, unsigned int);
43 #define BYTE_PUT(field, val) byte_put (field, val, sizeof (field))
H A Delfedit.c229 byte_put (ptr, bitmask, 4); in update_gnu_property()
437 byte_put = byte_put_little_endian; in get_file_header()
441 byte_put = byte_put_big_endian; in get_file_header()
H A Delfcomm.c66 void (*byte_put) (unsigned char *, elf_vma, unsigned int); variable
H A DChangeLog-2010140 (byte_put): Likewise.
162 (byte_put): Likewise.
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Delfcomm.h34 extern void (*byte_put) (unsigned char *, elf_vma, unsigned int);
43 #define BYTE_PUT(field, val) byte_put (field, val, sizeof (field))
H A Delfedit.c229 byte_put (ptr, bitmask, 4); in update_gnu_property()
437 byte_put = byte_put_little_endian; in get_file_header()
441 byte_put = byte_put_big_endian; in get_file_header()
H A Delfcomm.c66 void (*byte_put) (unsigned char *, elf_vma, unsigned int); variable
H A DChangeLog-2010140 (byte_put): Likewise.
162 (byte_put): Likewise.
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Delfcomm.h34 extern void (*byte_put) (unsigned char *, elf_vma, unsigned int);
43 #define BYTE_PUT(field, val) byte_put (field, val, sizeof (field))
H A Delfedit.c229 byte_put (ptr, bitmask, 4); in update_gnu_property()
437 byte_put = byte_put_little_endian; in get_file_header()
441 byte_put = byte_put_big_endian; in get_file_header()
H A Delfcomm.c66 void (*byte_put) (unsigned char *, elf_vma, unsigned int); variable
H A DChangeLog-2010140 (byte_put): Likewise.
162 (byte_put): Likewise.
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Delfcomm.h34 extern void (*byte_put) (unsigned char *, elf_vma, int);
44 #define BYTE_PUT(field, val) byte_put (field, val, sizeof (field))
H A Delfedit.c222 byte_put = byte_put_little_endian; in get_file_header()
226 byte_put = byte_put_big_endian; in get_file_header()
H A Delfcomm.c61 void (*byte_put) (unsigned char *, elf_vma, int); variable
H A DChangeLog-2010140 (byte_put): Likewise.
162 (byte_put): Likewise.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Delfcomm.h41 extern void (*byte_put) (unsigned char *, elf_vma, int);
51 #define BYTE_PUT(field, val) byte_put (field, val, sizeof (field))
H A Delfedit.c222 byte_put = byte_put_little_endian; in get_file_header()
226 byte_put = byte_put_big_endian; in get_file_header()
H A Delfcomm.c61 void (*byte_put) (unsigned char *, elf_vma, int); variable
H A DChangeLog-2010140 (byte_put): Likewise.
162 (byte_put): Likewise.
H A Dreadelf.c11392 byte_put (start + reloc->r_offset, value, reloc_type == 1 ? 4 : 2); in target_specific_reloc_handling()
11429 byte_put (start + reloc->r_offset, value, reloc_type == 1 ? 4 : 2); in target_specific_reloc_handling()
11464 byte_put (start + reloc->r_offset, value, 4); in target_specific_reloc_handling()
11469 byte_put (start + reloc->r_offset, value, 2); in target_specific_reloc_handling()
12164 byte_put (rloc, (addend + sym->st_value) - rp->r_offset, in apply_relocations()
12168 byte_put (rloc, addend + sym->st_value, reloc_size); in apply_relocations()
16249 byte_put = byte_put_little_endian; in get_file_header()
16253 byte_put = byte_put_big_endian; in get_file_header()
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Delfcomm.h41 extern void (*byte_put) (unsigned char *, elf_vma, int);
51 #define BYTE_PUT(field, val) byte_put (field, val, sizeof (field))
H A Delfedit.c222 byte_put = byte_put_little_endian; in get_file_header()
226 byte_put = byte_put_big_endian; in get_file_header()
H A Delfcomm.c61 void (*byte_put) (unsigned char *, elf_vma, int); variable
H A DChangeLog-2010140 (byte_put): Likewise.
162 (byte_put): Likewise.

12