Home
last modified time | relevance | path

Searched refs:darwin_asm_lto_end (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h83 extern void darwin_asm_lto_end (void);
H A Ddarwin.h759 #define TARGET_ASM_LTO_END darwin_asm_lto_end
H A Ddarwin.c2034 darwin_asm_lto_end (void) in darwin_asm_lto_end() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h84 extern void darwin_asm_lto_end (void);
H A Ddarwin.h784 #define TARGET_ASM_LTO_END darwin_asm_lto_end
H A Ddarwin.cc2057 darwin_asm_lto_end (void) in darwin_asm_lto_end() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201032015 * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
32027 (darwin_asm_lto_end): New function. Restore asm_out_file.
H A DChangeLog-201828463 (darwin_asm_lto_end): Restore debug info generation settings.