Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Di386_ld.c939 store_4ubyte_unaligned (relloc, in elf_i386_create_relocations()
950 store_4ubyte_unaligned (relloc, value); in elf_i386_create_relocations()
966 store_4ubyte_unaligned (relloc, (symref[idx]->merge.value in elf_i386_create_relocations()
982 store_4ubyte_unaligned (relloc, value); in elf_i386_create_relocations()
1013 store_4ubyte_unaligned (relloc, value); in elf_i386_create_relocations()
Dunaligned.h65 #define store_4ubyte_unaligned(ptr, value) \ macro
DChangeLog3192 (store_2ubyte_unaligned, store_4ubyte_unaligned,