Home
last modified time | relevance | path

Searched refs:darwin_lto_section_e (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.cc2016 typedef struct GTY (()) darwin_lto_section_e { struct
2018 } darwin_lto_section_e ; typedef
2020 static GTY (()) vec<darwin_lto_section_e, va_gc> *lto_section_names;
2081 darwin_lto_section_e e; in darwin_asm_named_section()
3168 darwin_lto_section_e *ref; in darwin_file_end()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20116813 (lto_section_num): New variable. (darwin_lto_section_e): New GTY.
6817 in a vec of darwin_lto_section_e.