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

  /src/external/gpl3/gdb/dist/gdb/
gdb_bfd.h 41 #define TARGET_SYSROOT_PREFIX "target:"
43 /* Returns nonzero if NAME starts with TARGET_SYSROOT_PREFIX, zero
57 TARGET_SYSROOT_PREFIX, zero otherwise. */
90 If NAME starts with TARGET_SYSROOT_PREFIX then the BFD will be
98 TARGET_SYSROOT_PREFIX stripped. If WARN_IF_SLOW is true, print a
  /src/external/gpl3/gdb.old/dist/gdb/
gdb_bfd.h 41 #define TARGET_SYSROOT_PREFIX "target:"
43 /* Returns nonzero if NAME starts with TARGET_SYSROOT_PREFIX, zero
57 TARGET_SYSROOT_PREFIX, zero otherwise. */
90 If NAME starts with TARGET_SYSROOT_PREFIX then the BFD will be
98 TARGET_SYSROOT_PREFIX stripped. If WARN_IF_SLOW is true, print a

Completed in 26 milliseconds