OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:progmem_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc
230
static GTY(()) section *
progmem_section
[ADDR_SPACE_COUNT];
variable
12272
if (!
progmem_section
[as])
12274
progmem_section
[as]
12279
return
progmem_section
[as];
/src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc
227
static GTY(()) section *
progmem_section
[ADDR_SPACE_COUNT];
variable
11131
if (!
progmem_section
[as])
11133
progmem_section
[as]
11138
return
progmem_section
[as];
Completed in 39 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026