Home
last modified time | relevance | path

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

/DragonBoot/src/arch/riscv64/
H A Drelocate.rs5 pub d_tag: i64, field
32 while (*item).d_tag != elf::abi::DT_NULL { in do_relocate()
33 match (*item).d_tag { in do_relocate()