Home
last modified time | relevance | path

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

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