Searched refs:bsym (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dsymbols.c148 asymbol *bsym;
372 symbolP->bsym = bfd_make_empty_symbol (stdoutput);
373 if (symbolP->bsym == NULL)
375 symbolP->bsym->name = name;
376 symbolP->bsym->section = sec;
793 bsymorg = orgsymP->bsym;
802 newsymP->bsym = bsymnew;
881 if ((symbolP->bsym->section == expr_section
1142 gas_assert (symbolP->bsym != NULL);
1381 if (symp->bsym
147 asymbol *bsym; member in struct:symbol
2917 symbol_set_bfdsym(symbolS *s, asymbol *bsym) argument
[all...]
H A Dcgen.c420 asymbol *bsym;
431 || (bsym = symbol_get_bfdsym (exp.X_add_symbol)) == NULL
432 || (bsym->section != expr_section
433 && bsym->section != absolute_section
434 && bsym->section != undefined_section)))
463 && (bsym = symbol_get_bfdsym (stmp)) != NULL
464 && bsym->section == expr_section
468 bsym->flags |= BSF_SRELC;
470 bsym->flags |= BSF_RELC;
810 asymbol *bsym;
418 asymbol *bsym; local
808 asymbol *bsym; local
[all...]
H A Dwrite.c2009 asymbol * bsym;
2064 if ((bsym = symbol_get_bfdsym (sym)) != NULL
2065 && bsym->flags & BSF_SECTION_SYM
2066 && bsym->section != NULL
2068 && (bsym->section->flags & (SEC_CODE | SEC_LINK_ONCE)) == SEC_CODE
2103 bfd_section_size (bsym->section),
2498 responsible for moving the changed value into symp->bsym->value
2015 asymbol * bsym; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dsymbols.c139 asymbol *bsym; member in struct:symbol
303 symbolP->bsym = bfd_make_empty_symbol (stdoutput);
304 if (symbolP->bsym == NULL)
306 symbolP->bsym->name = name;
307 symbolP->bsym->section = sec;
708 bsymorg = orgsymP->bsym;
718 newsymP->bsym = bsymnew;
795 if ((symbolP->bsym->section == expr_section
1055 gas_assert (symbolP->bsym != NULL);
1294 if (symp->bsym
2902 symbol_set_bfdsym(symbolS *s, asymbol *bsym) argument
[all...]
H A Dcgen.c418 asymbol *bsym; local
429 || (bsym = symbol_get_bfdsym (exp.X_add_symbol)) == NULL
430 || (bsym->section != expr_section
431 && bsym->section != absolute_section
432 && bsym->section != undefined_section)))
461 && (bsym = symbol_get_bfdsym (stmp)) != NULL
462 && bsym->section == expr_section
466 bsym->flags |= BSF_SRELC;
468 bsym->flags |= BSF_RELC;
808 asymbol *bsym; local
[all...]
H A Dwrite.c1964 asymbol * bsym; local
2019 if ((bsym = symbol_get_bfdsym (sym)) != NULL
2020 && bsym->flags & BSF_SECTION_SYM
2021 && bsym->section != NULL
2023 && (bsym->section->flags & (SEC_CODE | SEC_LINK_ONCE)) == SEC_CODE
2058 bfd_section_size (bsym->section),
2453 responsible for moving the changed value into symp->bsym->value
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dsymbols.c147 asymbol *bsym; member in struct:symbol
305 symbolP->bsym = bfd_make_empty_symbol (stdoutput);
306 if (symbolP->bsym == NULL)
308 symbolP->bsym->name = name;
309 symbolP->bsym->section = sec;
722 bsymorg = orgsymP->bsym;
732 newsymP->bsym = bsymnew;
811 if ((symbolP->bsym->section == expr_section
1072 gas_assert (symbolP->bsym != NULL);
1311 if (symp->bsym
2917 symbol_set_bfdsym(symbolS *s, asymbol *bsym) argument
[all...]
H A Dcgen.c418 asymbol *bsym; local
429 || (bsym = symbol_get_bfdsym (exp.X_add_symbol)) == NULL
430 || (bsym->section != expr_section
431 && bsym->section != absolute_section
432 && bsym->section != undefined_section)))
461 && (bsym = symbol_get_bfdsym (stmp)) != NULL
462 && bsym->section == expr_section
466 bsym->flags |= BSF_SRELC;
468 bsym->flags |= BSF_RELC;
808 asymbol *bsym; local
[all...]
H A Dstruc-symbol.h Error!

 

There was an error!

/usr/local/opengrok/src/netbsd-current/external/gpl3/binutils.old/dist/gas/struc-symbol.h (No such file or directory)

java.io.FileNotFoundException: /usr/local/opengrok/src/netbsd-current/external/gpl3/binutils.old/dist/gas/struc-symbol.h (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileReader.<init>(FileReader.java:72)
at org.opensolaris.opengrok.search.Results.prettyPrint(Results.java:191)
at org.apache.jsp.search_jsp._jspService(search_jsp.java:680)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:477)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)