Searched refs:handle_lto_debug_sections (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object.c263 handle_lto_debug_sections (const char *name, int rename) function
305 /* Wrapper for handle_lto_debug_sections. */
310 return handle_lto_debug_sections (name, 1);
313 /* Wrapper for handle_lto_debug_sections. */
318 return handle_lto_debug_sections (name, 0);
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object.c263 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);
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object.c263 handle_lto_debug_sections (const char *name, int rename) function
311 /* Wrapper for handle_lto_debug_sections. */
316 return handle_lto_debug_sections (name, 1);
319 /* Wrapper for handle_lto_debug_sections. */
324 return handle_lto_debug_sections (name, 0);
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object.c263 handle_lto_debug_sections (const char *name, int rename) function
311 /* Wrapper for handle_lto_debug_sections. */
316 return handle_lto_debug_sections (name, 1);
319 /* Wrapper for handle_lto_debug_sections. */
324 return handle_lto_debug_sections (name, 0);
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object.c263 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);
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object.c263 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 131 milliseconds