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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 3471 get_constant_section (tree exp, unsigned int align)
3550 section *sect = get_constant_section (exp, align);
3731 section *sect = get_constant_section (exp, align);
3457 get_constant_section (tree exp, unsigned int align) function
varasm.cc 3471 get_constant_section (tree exp, unsigned int align)
3550 section *sect = get_constant_section (exp, align);
3731 section *sect = get_constant_section (exp, align);
3457 get_constant_section (tree exp, unsigned int align) function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 3437 get_constant_section (tree exp, unsigned int align)
3516 section *sect = get_constant_section (exp, align);
3697 section *sect = get_constant_section (exp, align);
3423 get_constant_section (tree exp, unsigned int align) function
varasm.cc 3437 get_constant_section (tree exp, unsigned int align)
3516 section *sect = get_constant_section (exp, align);
3697 section *sect = get_constant_section (exp, align);
3423 get_constant_section (tree exp, unsigned int align) function

Completed in 131 milliseconds