Section names – Zilog Z80380 User Manual
Page 47

UM004001-COR1103
2–13
C-Compiler Overview
Section Names
SECTION NAMES
The compiler places code and data into separate sections in the object file. Every section has
a name that is used by the linker to determine which sections to combine and how sections
are ultimately grouped in the executable file.
•
Code Section (.text)
•
Initialized Data Section (.data)
•
Uninitialized Data Section (.bss)
•
Constant Data Section (.const)
N
OTE
:
All sections are allocated in the __MEMORY address space. The default sections
.text
,
.data
, and
.bss
can be renamed using the –Ntext, –Ndata, and –Nbss command line options.
float
32 bits
double
32 bits
long double
32 bits
Type Size
See also other documents in the category Zilog Sensors:
- S3F94C8 (11 pages)
- S3F80QB (29 pages)
- S3F8S19 (38 pages)
- Z51F6412 (54 pages)
- Z51F6412 (55 pages)
- Z51F6412 (96 pages)
- EZ80F93 (11 pages)
- Z16F6411 (20 pages)
- Z16F6411 (216 pages)
- EZ80F93 (13 pages)
- ZMOT0BSB (314 pages)
- ZMOT0BSB (582 pages)
- Z8F083A (14 pages)
- Z8F2480 (17 pages)
- Z8F082A (18 pages)
- Z8F082A (15 pages)
- Z8F0822 (17 pages)
- Z8F6423 (83 pages)
- Z8F2480 (19 pages)
- Z8F2480 (18 pages)
- Z8F6423 (18 pages)
- Z8F6423 (27 pages)
- Z8F6482 (50 pages)
- EZ80F91GA (469 pages)
- EZ80F915 (411 pages)
- EZ80F91NAA (34 pages)
- EZ80F91 (41 pages)
- EZ80L92 (40 pages)
- EZ80L92 (26 pages)
- EZ80L92 (79 pages)
- EZ80L92 (10 pages)
- eZ80F92 (87 pages)
- ZUSBOPTS (59 pages)
- Z16FMC6 (520 pages)
- Z8FMC16 (26 pages)
- Z16FMC6 (41 pages)
- ZUSBOPTS (38 pages)
- Z16FMC6 (8 pages)
- Z16FMC6 (26 pages)
- ZMOT1AHH (25 pages)
- ZMOT0BSB (34 pages)
- EZ80F915 (78 pages)
- EZ80190 (87 pages)
- EZ80L92 (86 pages)
- EZ80F91GA (127 pages)