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

  /src/external/gpl3/binutils/dist/libiberty/
simple-object.c 263 handle_lto_debug_sections (const char *name, int rename) function
317 /* Wrapper for handle_lto_debug_sections. */
322 return handle_lto_debug_sections (name, 1);
325 /* Wrapper for handle_lto_debug_sections. */
330 return handle_lto_debug_sections (name, 0);
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object.c 263 handle_lto_debug_sections (const char *name, int rename) function
317 /* Wrapper for handle_lto_debug_sections. */
322 return handle_lto_debug_sections (name, 1);
325 /* Wrapper for handle_lto_debug_sections. */
330 return handle_lto_debug_sections (name, 0);
  /src/external/gpl3/gcc/dist/libiberty/
simple-object.c 263 handle_lto_debug_sections (const char *name, int rename) function
317 /* Wrapper for handle_lto_debug_sections. */
322 return handle_lto_debug_sections (name, 1);
325 /* Wrapper for handle_lto_debug_sections. */
330 return handle_lto_debug_sections (name, 0);
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object.c 263 handle_lto_debug_sections (const char *name, int rename) function
317 /* Wrapper for handle_lto_debug_sections. */
322 return handle_lto_debug_sections (name, 1);
325 /* Wrapper for handle_lto_debug_sections. */
330 return handle_lto_debug_sections (name, 0);
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object.c 263 handle_lto_debug_sections (const char *name, int rename) function
317 /* Wrapper for handle_lto_debug_sections. */
322 return handle_lto_debug_sections (name, 1);
325 /* Wrapper for handle_lto_debug_sections. */
330 return handle_lto_debug_sections (name, 0);
  /src/external/gpl3/gdb/dist/libiberty/
simple-object.c 263 handle_lto_debug_sections (const char *name, int rename) function
317 /* Wrapper for handle_lto_debug_sections. */
322 return handle_lto_debug_sections (name, 1);
325 /* Wrapper for handle_lto_debug_sections. */
330 return handle_lto_debug_sections (name, 0);

Completed in 19 milliseconds