Home
last modified time | relevance | path

Searched refs:BuildSystemSection (Results 1 – 3 of 3) sorted by relevance

/system/linkerconfig/contents/include/linkerconfig/
Dsectionbuilder.h41 SectionBuilder BuildSystemSection; variable
/system/linkerconfig/contents/section/
Dsystem.cc32 Section BuildSystemSection(Context& ctx) { in BuildSystemSection() function
/system/linkerconfig/contents/configuration/
Dbaseconfig.cc103 sections.emplace_back(BuildSystemSection(ctx)); in CreateBaseConfiguration()