Home
last modified time | relevance | path

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

/system/linkerconfig/contents/section/
Disolated.cc31 Section BuildIsolatedSection(Context& ctx) { in BuildIsolatedSection() function
/system/linkerconfig/contents/include/linkerconfig/
Dsectionbuilder.h48 SectionBuilder BuildIsolatedSection; variable
/system/linkerconfig/contents/configuration/
Dbaseconfig.cc119 sections.emplace_back(BuildIsolatedSection(ctx)); in CreateBaseConfiguration()