Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h82 extern void darwin_asm_lto_start (void);
H A Ddarwin.h757 #define TARGET_ASM_LTO_START darwin_asm_lto_start
H A Ddarwin.c2016 darwin_asm_lto_start (void) in darwin_asm_lto_start() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h83 extern void darwin_asm_lto_start (void);
H A Ddarwin.h782 #define TARGET_ASM_LTO_START darwin_asm_lto_start
H A Ddarwin.cc2039 darwin_asm_lto_start (void) in darwin_asm_lto_start() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201032015 * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
32025 (darwin_asm_lto_start): New function. Redirect output to asm_out_file
H A DChangeLog-201828462 (darwin_asm_lto_start): Disable debug info generation for LTO out.