Searched defs:image_base (Results 1 – 7 of 7) sorted by relevance
64 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
62 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
63 char *image_base = ((char *)obj_locator) - obj_locator->obj_locator_addr; in getDynamicTypeInfoFromVtable() local
68 uint32_t image_base; member71 uint64_t image_base; member608 uintptr_t image_base; in coff_add() local
68 uint32_t image_base; member71 uint64_t image_base; member612 uintptr_t image_base; in coff_add() local
167 static bfd_vma image_base; variable