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

  /src/external/gpl3/gcc/dist/gcc/
ctfout.cc 36 static GTY (()) section * ctf_info_section; variable
189 ctf_info_section = get_section (CTF_INFO_SECTION_NAME, CTF_INFO_SECTION_FLAGS,
454 switch_to_section (ctf_info_section);
833 ctf_info_section = NULL;
  /src/external/gpl3/gcc.old/dist/gcc/
ctfout.cc 36 static GTY (()) section * ctf_info_section; variable
189 ctf_info_section = get_section (CTF_INFO_SECTION_NAME, CTF_INFO_SECTION_FLAGS,
454 switch_to_section (ctf_info_section);
833 ctf_info_section = NULL;

Completed in 82 milliseconds