HomeSort by: relevance | last modified time | path
    Searched defs:thread_section_name (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
gdbcore.h 163 class thread_section_name
169 thread_section_name (const char *name, ptid_t ptid)
181 this thread_section_name object is live. */
185 DISABLE_COPY_AND_ASSIGN (thread_section_name);
162 class thread_section_name class
168 thread_section_name (const char *name, ptid_t ptid) function in class:thread_section_name
  /src/external/gpl3/gdb/dist/gdb/
gdbcore.h 163 class thread_section_name
169 thread_section_name (const char *name, ptid_t ptid)
181 this thread_section_name object is live. */
185 DISABLE_COPY_AND_ASSIGN (thread_section_name);
162 class thread_section_name class
168 thread_section_name (const char *name, ptid_t ptid) function in class:thread_section_name

Completed in 12 milliseconds