OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sub_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c
603
subsegT
sub_section
;
1978
&& pool->
sub_section
== now_subseg && pool->size == size)
2009
pool->
sub_section
= now_subseg;
10383
subseg_set (pool->section, pool->
sub_section
);
602
subsegT
sub_section
;
member in struct:literal_pool
tc-arm.c
970
subsegT
sub_section
;
member in struct:literal_pool
3453
&& pool->
sub_section
== now_subseg)
3478
pool->
sub_section
= now_subseg;
29853
subseg_set (pool->section, pool->
sub_section
);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c
598
subsegT
sub_section
;
1977
&& pool->
sub_section
== now_subseg && pool->size == size)
2008
pool->
sub_section
= now_subseg;
10268
subseg_set (pool->section, pool->
sub_section
);
597
subsegT
sub_section
;
member in struct:literal_pool
tc-arm.c
974
subsegT
sub_section
;
member in struct:literal_pool
3452
&& pool->
sub_section
== now_subseg)
3477
pool->
sub_section
= now_subseg;
29860
subseg_set (pool->section, pool->
sub_section
);
Completed in 84 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026