Home | History | Annotate | Download | only in core

Lines Matching refs:Assembly

883 #       compiler (e.g. when compiling an assembly file as foo.s)
952 # We need to transform the source into an assembly file, instead of
957 # assembly file).
962 # Don't do anything for plain assembly files (which end in .s)
974 # Next, process the assembly file with the filter
988 _TEXT := "Assembly "
1031 # Arguments : 1: single Assembly source file name (relative to LOCAL_PATH)
1034 # Rationale : Setup everything required to build a single Assembly source file