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

  /src/external/gpl3/gdb/dist/gdb/
gdbarch_components.py 1742 ("struct bfd &", "cbfd"),
1759 ("struct bfd &", "cbfd"),
1779 How the core target extracts the name of a thread from core file CBFD.
1783 params=[("struct bfd &", "cbfd"), ("struct thread_info *", "thr")],
1790 from core file CBFD into buffer READBUF with length LEN. Return the number
1796 ("struct bfd &", "cbfd"),
1806 Read x86 XSAVE layout information from core file CBFD into XSAVE_LAYOUT.
1811 params=[("struct bfd &", "cbfd"), ("x86_xsave_layout &", "xsave_layout")],
2572 one for live targets. CBFD is the core file being read from.
2577 ("struct bfd *", "cbfd"),
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
gdbarch_components.py 2796 ("struct bfd *", "cbfd"),
2821 Examine the core file bfd object CBFD and try to extract the name of
2825 If for any reason the details can't be extracted from CBFD then an
2829 CBFD, strings are read from the current inferior using target methods
2834 params=[("bfd *", "cbfd")],

Completed in 30 milliseconds