Home
last modified time | relevance | path

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

/DragonBoot/src/arch/riscv64/
H A Drelocate.rs14 pub fn d_ptr(&self) -> u64 { in d_ptr() method
35 rel = (*item).d_ptr() as *mut elf::relocation::Elf64_Rela; in do_relocate()