Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
[deliverable/binutils-gdb.git] / gdb / doc / gdbint.texinfo
index e94ebb32bb691ebc514bed0a5695e57faa661639..23d5816c5b978ce1ac1ad7857cf8754a4b47fc2b 100644 (file)
@@ -3825,8 +3825,8 @@ final `return from function call' instruction.
 Define this function to return nonzero if the program is stopped in the
 trampoline that returns from a shared library.
 
-@item IN_SOLIB_DYNSYM_RESOLVE_CODE (@var{pc})
-@findex IN_SOLIB_DYNSYM_RESOLVE_CODE
+@item target_so_ops.in_dynsym_resolve_code (@var{pc})
+@findex in_dynsym_resolve_code
 Define this to return nonzero if the program is stopped in the
 dynamic linker.
 
This page took 0.024479 seconds and 4 git commands to generate.