Home | History | Annotate | Download | only in gold

Lines Matching full:bison

23 /* This file exists so that both the bison parser and script.cc can
44 /* A string value for the bison parser. */
53 Since the bison parser generates C code, this is a hack to keep the
91 /* The information we store for an output section header in the bison
122 /* The information we store for an output section trailer in the bison
209 /* The bison parser definitions. */
213 /* The bison parser function. */
218 /* Called by the bison parser skeleton to return the next token. */
223 /* Called by the bison parser skeleton to report an error. */
228 /* Called by the bison parser to add an external symbol (a symbol in
234 /* Called by the bison parser to add a file to the link. */
239 /* Called by the bison parser to add a library to the link. */
244 /* Called by the bison parser to start and stop a group. */
251 /* Called by the bison parser to start and end an AS_NEEDED list. */
258 /* Called by the bison parser to set the entry symbol. */
263 /* Called by the bison parser to set whether to define common symbols. */
268 /* Called by the bison parser to parse an OPTION. */
273 /* Called by the bison parser to handle OUTPUT_FORMAT. This return 0
280 /* Called by the bison parser to handle TARGET. */
284 /* Called by the bison parser to handle SEARCH_DIR. */
289 /* Called by the bison parser to push the lexer into expression
295 /* Called by the bison parser to push the lexer into version
301 /* Called by the bison parser to pop the lexer mode. */
306 /* Called by the bison parser to get the value of a symbol. This is
314 /* Called by the bison parser to set a symbol to a value. PROVIDE is
323 /* Called by the bison parser to add an assertion. */
329 /* Called by the bison parser to start a SECTIONS clause. */
334 /* Called by the bison parser to finish a SECTIONS clause. */
339 /* Called by the bison parser to start handling input section
346 /* Called by the bison parser when done handling input section
353 /* Called by the bison parser to handle a data statement (LONG, BYTE,
359 /* Called by the bison parser to set the fill value in an output
365 /* Called by the bison parser to add an input section specification to
424 /* Called by the bison parser for MEMORY regions. */
439 /* Called by the bison parser for expressions. */