summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
diff options
context:
space:
mode:
authorVic Yang <victoryang@google.com>2018-12-14 05:58:32 -0800
committerVic Yang <victoryang@google.com>2018-12-14 06:03:09 -0800
commit80aba5494a2559a8546ca332ac906f4a5739dee1 (patch)
treee4c8fa90c06eb47dc6f218afd524efa0446bf9c6 /libutils/Unicode.cpp
parent42c9e7e393583dfc243540e3d3b4ae7cdc46467f (diff)
Move DwarfCfaInfo::kTable from data.rel.ro to rodata
Pages in .data.rel.ro are always dirty. Move whatever we can to .rodata so that we reduce memory pressure. The size of rodata, text, and data.rel.ro sections of linker64 on cuttlefish before/after this change: rodata: 0x170e4 -> 0x17964 (+2176 bytes) text: 0xec919 -> 0xec919 (no change) data.rel.ro: 0x9cf0 -> 0x98f0 (-1024 bytes) Test: Boot cuttlefish Change-Id: Ib2fd2bb0afb50208d441731d8c31bc8f287272c3
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions