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

/haiku-fatelf/src/system/runtime_loader/arch/arm/
H A Darch_relocate.cpp27 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku-fatelf/src/system/runtime_loader/arch/ppc/
H A Darch_relocate.cpp24 relocate_rel(image_t *rootImage, image_t *image, struct Elf32_Rel *rel, argument
34 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku-fatelf/src/system/runtime_loader/arch/x86/
H A Darch_relocate.cpp21 relocate_rel(image_t *rootImage, image_t *image, struct Elf32_Rel *rel, argument
110 arch_relocate_image(image_t* rootImage, image_t* image, argument
/haiku-fatelf/src/system/runtime_loader/arch/x86_64/
H A Darch_relocate.cpp17 relocate_rela(image_t* rootImage, image_t* image, Elf64_Rela* rel, argument
72 arch_relocate_image(image_t* rootImage, image_t* image, argument
/haiku-fatelf/src/system/runtime_loader/arch/m68k/
H A Darch_relocate.cpp75 relocate_rela(image_t *rootImage, image_t *image, struct Elf32_Rela *rel, argument
275 arch_relocate_image(image_t *rootImage, image_t *image, argument
/haiku-fatelf/src/bin/debug/ltrace/
H A Dltrace_stub.cpp143 symbol_patcher(void* cookie, image_t* rootImage, image_t* image, argument
/haiku-fatelf/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp81 patch_undefined_symbol(image_t* rootImage, image_t* image, const char* name, argument
298 find_undefined_symbol_beos(image_t* rootImage, image_t* image, argument
338 find_undefined_symbol_global(image_t* rootImage, image_t* image, argument
392 find_undefined_symbol_add_on(image_t* rootImage, image_t* image, argument
476 resolve_symbol(image_t* rootImage, image_ argument
[all...]
H A Delf.cpp198 relocate_image(image_t *rootImage, image_t *image) argument
271 inject_runtime_loader_api(image_t* rootImage) argument

Completed in 71 milliseconds