Searched defs:rootImage (Results 1 - 11 of 11) sorted by relevance

/haiku/src/system/runtime_loader/arch/sparc/
H A Darch_relocate.cpp25 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku/src/system/runtime_loader/arch/arm64/
H A Darch_relocate.cpp24 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku/src/system/runtime_loader/arch/ppc/
H A Darch_relocate.cpp24 relocate_rel(image_t *rootImage, image_t *image, Elf32_Rel *rel, int rel_len, argument
34 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku/src/system/runtime_loader/arch/x86/
H A Darch_relocate.cpp21 relocate_rel(image_t *rootImage, image_t *image, Elf32_Rel *rel, int rel_len, argument
111 arch_relocate_image(image_t* rootImage, image_t* image, argument
/haiku/src/system/runtime_loader/arch/x86_64/
H A Darch_relocate.cpp17 relocate_rela(image_t* rootImage, image_t* image, Elf64_Rela* rel, argument
84 arch_relocate_image(image_t* rootImage, image_t* image, argument
/haiku/src/system/runtime_loader/arch/arm/
H A Darch_relocate.cpp26 relocate_rel(image_t *rootImage, image_t *image, Elf32_Rel *rel, int rel_len, argument
81 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku/src/system/runtime_loader/arch/riscv64/
H A Darch_relocate.cpp19 relocate_rela(image_t* rootImage, image_t* image, Elf64_Rela* rel, argument
78 arch_relocate_image(image_t* rootImage, image_t* image, argument
/haiku/src/system/runtime_loader/arch/m68k/
H A Darch_relocate.cpp75 relocate_rela(image_t *rootImage, image_t *image, Elf32_Rela *rel, int rel_len, argument
275 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku/src/bin/debug/ltrace/
H A Dltrace_stub.cpp144 symbol_patcher(void* cookie, image_t* rootImage, image_t* image, argument
/haiku/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp81 patch_undefined_symbol(image_t* rootImage, image_t* image, const char* name, argument
308 find_undefined_symbol_beos(image_t* rootImage, image_t* image, argument
348 find_undefined_symbol_global(image_t* rootImage, image_t* image, argument
395 find_undefined_symbol_add_on(image_t* rootImage, image_t* image, argument
479 resolve_symbol(image_t* rootImage, image_ argument
[all...]
H A Delf.cpp282 relocate_image(image_t *rootImage, image_t *image) argument
411 inject_runtime_loader_api(image_t* rootImage) argument

Completed in 238 milliseconds