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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 89 /* The last decl for which assemble_variable was called,
91 If the last call to assemble_variable didn't do that,
1088 DONT_OUTPUT_DATA is from assemble_variable. */
2244 /* A subroutine of assemble_variable. Output the label and contents of
2246 is as for assemble_variable. */
2301 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED,
8256 /* Special case VTV comdat sections similar to assemble_variable. */
2292 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED, function
varasm.cc 89 /* The last decl for which assemble_variable was called,
91 If the last call to assemble_variable didn't do that,
1088 DONT_OUTPUT_DATA is from assemble_variable. */
2244 /* A subroutine of assemble_variable. Output the label and contents of
2246 is as for assemble_variable. */
2301 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED,
8256 /* Special case VTV comdat sections similar to assemble_variable. */
2292 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 92 /* The last decl for which assemble_variable was called,
94 If the last call to assemble_variable didn't do that,
1091 DONT_OUTPUT_DATA is from assemble_variable. */
2218 /* A subroutine of assemble_variable. Output the label and contents of
2220 is as for assemble_variable. */
2275 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED,
8071 /* Special case VTV comdat sections similar to assemble_variable. */
2266 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED, function
varasm.cc 92 /* The last decl for which assemble_variable was called,
94 If the last call to assemble_variable didn't do that,
1091 DONT_OUTPUT_DATA is from assemble_variable. */
2218 /* A subroutine of assemble_variable. Output the label and contents of
2220 is as for assemble_variable. */
2275 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED,
8071 /* Special case VTV comdat sections similar to assemble_variable. */
2266 assemble_variable (tree decl, int top_level ATTRIBUTE_UNUSED, function

Completed in 81 milliseconds