Home
last modified time | relevance | path

Searched refs:write_word32 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/ppc/
H A Darch_elf.cpp38 write_word32(addr_t P, Elf32_Word value) in write_word32() function
219 write_word32(P, S + A); in boot_arch_elf_relocate_rela()
316 write_word32(P, B + A); in boot_arch_elf_relocate_rela()
330 write_word32(P, S + A - P); in boot_arch_elf_relocate_rela()
342 write_word32(P, L + A); in boot_arch_elf_relocate_rela()
347 write_word32(P, L + A - P); in boot_arch_elf_relocate_rela()
/haiku/src/system/kernel/arch/sparc/
H A Darch_elf.cpp56 write_word32(addr_t P, Elf64_Word value) in write_word32() function
249 write_word32(P, B + A); in boot_arch_elf_relocate_rela()