OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_coal
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/
darwin.cc
1364
darwin_rodata_section (int
use_coal
, bool zsize, int reloc)
1366
return (
use_coal
1652
bool zsize, one, weak,
use_coal
, ro;
local
1682
use_coal
= (weak || one) && ld_uses_coal_sects;
1694
base_section = darwin_rodata_section (
use_coal
, zsize, reloc);
1716
if (
use_coal
)
1750
if (
use_coal
)
2485
bool
use_coal
,
2492
switch_to_section (
use_coal
? darwin_sections[const_data_coal_section]
2495
switch_to_section (
use_coal
? darwin_sections[data_coal_section
3990
bool
use_coal
= weak && ld_uses_coal_sects;
local
[
all
...]
darwin.cc
1364
darwin_rodata_section (int
use_coal
, bool zsize, int reloc)
1366
return (
use_coal
1652
bool zsize, one, weak,
use_coal
, ro;
local
1682
use_coal
= (weak || one) && ld_uses_coal_sects;
1694
base_section = darwin_rodata_section (
use_coal
, zsize, reloc);
1716
if (
use_coal
)
1750
if (
use_coal
)
2485
bool
use_coal
,
2492
switch_to_section (
use_coal
? darwin_sections[const_data_coal_section]
2495
switch_to_section (
use_coal
? darwin_sections[data_coal_section
3990
bool
use_coal
= weak && ld_uses_coal_sects;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc
1325
darwin_rodata_section (int
use_coal
, bool zsize, int reloc)
1327
return (
use_coal
1613
bool zsize, one, weak,
use_coal
, ro;
local
1643
use_coal
= (weak || one) && ld_uses_coal_sects;
1655
base_section = darwin_rodata_section (
use_coal
, zsize, reloc);
1677
if (
use_coal
)
1711
if (
use_coal
)
2446
bool
use_coal
,
2453
switch_to_section (
use_coal
? darwin_sections[const_data_coal_section]
2456
switch_to_section (
use_coal
? darwin_sections[data_coal_section
3951
bool
use_coal
= weak && ld_uses_coal_sects;
local
[
all
...]
darwin.cc
1325
darwin_rodata_section (int
use_coal
, bool zsize, int reloc)
1327
return (
use_coal
1613
bool zsize, one, weak,
use_coal
, ro;
local
1643
use_coal
= (weak || one) && ld_uses_coal_sects;
1655
base_section = darwin_rodata_section (
use_coal
, zsize, reloc);
1677
if (
use_coal
)
1711
if (
use_coal
)
2446
bool
use_coal
,
2453
switch_to_section (
use_coal
? darwin_sections[const_data_coal_section]
2456
switch_to_section (
use_coal
? darwin_sections[data_coal_section
3951
bool
use_coal
= weak && ld_uses_coal_sects;
local
[
all
...]
Completed in 50 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026