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

  /src/external/gpl3/gcc/dist/gcc/
lto-section-in.cc 134 lto_get_section_data (struct lto_file_decl_data *file_data, function
187 return lto_get_section_data (file_data, section_type, NULL, 0, len);
253 const char *data = lto_get_section_data (file_data, section_type, NULL, 0,
  /src/external/gpl3/gcc.old/dist/gcc/
lto-section-in.cc 134 lto_get_section_data (struct lto_file_decl_data *file_data, function
187 return lto_get_section_data (file_data, section_type, NULL, 0, len);
253 const char *data = lto_get_section_data (file_data, section_type, NULL, 0,

Completed in 48 milliseconds