*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / frv-tdep.h
index 73122a6240b13d019d5edcb17c0c51ccf4dac588..e4665dfe912d36a01e36482a57957c740ef52c66 100644 (file)
@@ -111,3 +111,8 @@ CORE_ADDR frv_fdpic_find_global_pointer (CORE_ADDR addr);
    for that function, if one exists.  If no canonical descriptor could
    be found, return 0.  */
 CORE_ADDR frv_fdpic_find_canonical_descriptor (CORE_ADDR entry_point);
+
+
+/* Given an objfile, return the address of its link map.  This value is
+   needed for TLS support.  */
+CORE_ADDR frv_fetch_objfile_link_map (struct objfile *objfile);
This page took 0.022856 seconds and 4 git commands to generate.