Home
last modified time | relevance | path

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

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