Home
last modified time | relevance | path

Searched defs:dlmodule_relocate (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/libc/libdl/arch/
H A Darm.c15 int dlmodule_relocate(struct rt_dlmodule *module, Elf32_Rel *rel, Elf32_Addr sym_val) in dlmodule_relocate() function
H A Dx86.c19 int dlmodule_relocate(struct rt_dlmodule *module, Elf32_Rel *rel, Elf32_Addr sym_val) in dlmodule_relocate() function