Home | History | Annotate | Download | only in gas

Lines Matching full:fileno

41 /* Implements the .file FILENO "FILENAME" directive.  FILENO can be 0
47 Implements the .subprog SUBPNO ["SUBPROG" [FILENO LINENO]] directive.
48 FILENO is the file number, LINENO the line number and the
50 instruction corresponds to. FILENO can be 0 to indicate that the
55 /* Implements the .loc FILENO LINENO [COLUMN] directive. FILENO is
58 corresponds to. FILENO can be 0 to indicate that the filename
62 If IS_LLOC is true, implements the .lloc LOGICAL [FILENO LINENO [COLUMN]]
63 directive. FILENO is the file number, LINENO the line number and the
65 instruction corresponds to. FILENO can be 0 to indicate that the