OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text_section
(Results
26 - 38
of
38
) sorted by null
1
2
/toolchain/binutils/binutils-2.25/gas/config/
tc-s390.c
567
record_alignment (
text_section
, 2);
[
all
...]
tc-alpha.c
[
all
...]
tc-bfin.c
464
record_alignment (
text_section
, 2);
[
all
...]
tc-cris.c
[
all
...]
tc-sparc.c
[
all
...]
tc-mips.c
[
all
...]
tc-i386.c
[
all
...]
tc-ia64.c
[
all
...]
tc-aarch64.c
569
&& seg !=
text_section
[
all
...]
tc-m68k.c
[
all
...]
tc-arm.c
1000
&& seg !=
text_section
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
expr.c
564
know (S_GET_SEGMENT (symbolP) == undefined_section || S_GET_SEGMENT (symbolP) ==
text_section
|| S_GET_SEGMENT (symbolP) == data_section);
[
all
...]
read.c
[
all
...]
Completed in 969 milliseconds
1
2