OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ppc_toc_csect
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-ppc.c
1035
static symbolS *
ppc_toc_csect
;
4561
if (
ppc_toc_csect
!= NULL
4562
&& (symbol_get_tc (
ppc_toc_csect
)->subseg + 1
5604
if (
ppc_toc_csect
!= NULL)
5605
subseg_set (data_section, symbol_get_tc (
ppc_toc_csect
)->subseg);
5626
ppc_toc_csect
= sym;
5639
ppc_current_csect =
ppc_toc_csect
;
5738
if (
ppc_toc_csect
== NULL
5739
||
ppc_toc_csect
!= ppc_current_csect)
6536
||
ppc_toc_csect
== NUL
1031
static symbolS *
ppc_toc_csect
;
variable
[
all
...]
tc-ppc.c
1035
static symbolS *
ppc_toc_csect
;
4561
if (
ppc_toc_csect
!= NULL
4562
&& (symbol_get_tc (
ppc_toc_csect
)->subseg + 1
5604
if (
ppc_toc_csect
!= NULL)
5605
subseg_set (data_section, symbol_get_tc (
ppc_toc_csect
)->subseg);
5626
ppc_toc_csect
= sym;
5639
ppc_current_csect =
ppc_toc_csect
;
5738
if (
ppc_toc_csect
== NULL
5739
||
ppc_toc_csect
!= ppc_current_csect)
6536
||
ppc_toc_csect
== NUL
1031
static symbolS *
ppc_toc_csect
;
variable
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ppc.c
1056
static symbolS *
ppc_toc_csect
;
4597
if (
ppc_toc_csect
!= NULL
4598
&& (symbol_get_tc (
ppc_toc_csect
)->subseg + 1
5646
if (
ppc_toc_csect
!= NULL)
5647
subseg_set (data_section, symbol_get_tc (
ppc_toc_csect
)->subseg);
5668
ppc_toc_csect
= sym;
5681
ppc_current_csect =
ppc_toc_csect
;
5780
if (
ppc_toc_csect
== NULL
5781
||
ppc_toc_csect
!= ppc_current_csect)
6578
||
ppc_toc_csect
== NUL
1052
static symbolS *
ppc_toc_csect
;
variable
[
all
...]
tc-ppc.c
1056
static symbolS *
ppc_toc_csect
;
4597
if (
ppc_toc_csect
!= NULL
4598
&& (symbol_get_tc (
ppc_toc_csect
)->subseg + 1
5646
if (
ppc_toc_csect
!= NULL)
5647
subseg_set (data_section, symbol_get_tc (
ppc_toc_csect
)->subseg);
5668
ppc_toc_csect
= sym;
5681
ppc_current_csect =
ppc_toc_csect
;
5780
if (
ppc_toc_csect
== NULL
5781
||
ppc_toc_csect
!= ppc_current_csect)
6578
||
ppc_toc_csect
== NUL
1052
static symbolS *
ppc_toc_csect
;
variable
[
all
...]
Completed in 39 milliseconds
Indexes created Fri Sep 11 00:24:00 UTC 2026