Home
last modified time | relevance | path

Searched refs:CLEAR_SOLIB (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/config/i386/
H A Dtm-cygwin.h27 #define CLEAR_SOLIB child_clear_solibs macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsolib.h32 #define CLEAR_SOLIB clear_solib macro
H A Dcoff-solib.h28 #define CLEAR_SOLIB coff_clear_solib
H A Dcorelow.c212 #ifdef CLEAR_SOLIB in core_close()
213 CLEAR_SOLIB (); in core_close()
H A Dsymfile.c991 #ifdef CLEAR_SOLIB in symbol_file_clear()
992 CLEAR_SOLIB (); in symbol_file_clear()
H A DChangeLog-19901358 * symmisc.c: include param.h to get CLEAR_SOLIB.
1398 symmisc.c: Call CLEAR_SOLIB if defined.
H A DChangeLog-1991246 CLEAR_SOLIB, and DISABLE_UNSETTABLE_BREAK.
3601 core.c (core_close): Call CLEAR_SOLIB.
H A DChangeLog-20006631 * objfiles.c (free_objfile): Don't call CLEAR_SOLIB, and don't
H A DChangeLog-19925803 * tm-sunos.h: (CLEAR_SOLIB, SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK,
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo4472 @item CLEAR_SOLIB
4473 @findex CLEAR_SOLIB