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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 1704 get_cdtor_priority_section (int priority, bool constructor_p)
1726 sec = get_cdtor_priority_section (priority,
1749 sec = get_cdtor_priority_section (priority,
1698 get_cdtor_priority_section (int priority, bool constructor_p) function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 1707 get_cdtor_priority_section (int priority, bool constructor_p)
1729 sec = get_cdtor_priority_section (priority,
1752 sec = get_cdtor_priority_section (priority,
1701 get_cdtor_priority_section (int priority, bool constructor_p) function

Completed in 25 milliseconds