Searched defs:relocate_rel (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/runtime_loader/arch/ppc/ |
H A D | arch_relocate.cpp | 24 relocate_rel(image_t *rootImage, image_t *image, Elf32_Rel *rel, int rel_len, in relocate_rel() function
|
/haiku/src/system/runtime_loader/arch/x86/ |
H A D | arch_relocate.cpp | 21 relocate_rel(image_t *rootImage, image_t *image, Elf32_Rel *rel, int rel_len, in relocate_rel() function
|
/haiku/src/system/runtime_loader/arch/arm/ |
H A D | arch_relocate.cpp | 26 relocate_rel(image_t *rootImage, image_t *image, Elf32_Rel *rel, int rel_len, in relocate_rel() function
|