OSDN Git Service

(LibGoblin)
[drdeamon64/drdeamon64.git] / libgoblin / drd64_libgoblin_elf_symtab.c
index fd546bd..76b3293 100644 (file)
@@ -123,7 +123,7 @@ LibGoblin_ObjectInfo *
                { p_obj->dw_status      |=      OBJINFO_STATUS_DYNAMIC; }
 
        if( b_objtype == OBJINFO_TYPE_FUNCTION )
-               { p_obj->info.function.i_objid_parent   = NO_OBJ; }
+               { p_obj->info.function.i_objid_master   = NO_OBJ; }
 
 goto_ELF64_Symtab_RegistSymbol_toObjectInfo_post:
        return  p_obj;