Home
last modified time | relevance | path

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

/system/linkerconfig/contents/include/linkerconfig/
Dsectionbuilder.h44 SectionBuilder BuildUnrestrictedSection; variable
/system/linkerconfig/contents/section/
Dunrestricted.cc36 Section BuildUnrestrictedSection(Context& ctx) { in BuildUnrestrictedSection() function
/system/linkerconfig/contents/configuration/
Dbaseconfig.cc116 sections.emplace_back(BuildUnrestrictedSection(ctx)); in CreateBaseConfiguration()