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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 120 #ifdef ASM_OUTPUT_ALIGNED_BSS
121 static void asm_output_aligned_bss (FILE *, tree, const char *,
499 #ifdef ASM_OUTPUT_ALIGNED_BSS
502 ASM_OUTPUT_ALIGNED_BSS.
507 asm_output_aligned_bss (FILE *file, tree decl ATTRIBUTE_UNUSED,
2160 #if defined ASM_OUTPUT_ALIGNED_BSS
2167 ASM_OUTPUT_ALIGNED_BSS (asm_out_file, decl, name, size,
6798 #if defined ASM_OUTPUT_ALIGNED_BSS
506 asm_output_aligned_bss (FILE *file, tree decl ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 123 #ifdef ASM_OUTPUT_ALIGNED_BSS
124 static void asm_output_aligned_bss (FILE *, tree, const char *,
502 #ifdef ASM_OUTPUT_ALIGNED_BSS
505 ASM_OUTPUT_ALIGNED_BSS.
510 asm_output_aligned_bss (FILE *file, tree decl ATTRIBUTE_UNUSED,
2134 #if defined ASM_OUTPUT_ALIGNED_BSS
2141 ASM_OUTPUT_ALIGNED_BSS (asm_out_file, decl, name, size,
6693 #if defined ASM_OUTPUT_ALIGNED_BSS
509 asm_output_aligned_bss (FILE *file, tree decl ATTRIBUTE_UNUSED, function

Completed in 26 milliseconds