Home
last modified time | relevance | path

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

/system/linkerconfig/contents/configuration/
Dlegacy.cc32 sections.emplace_back(BuildLegacySection(ctx)); in CreateLegacyConfiguration()
/system/linkerconfig/contents/section/
Dlegacy.cc30 Section BuildLegacySection(Context& ctx) { in BuildLegacySection() function
/system/linkerconfig/contents/include/linkerconfig/
Dsectionbuilder.h45 SectionBuilder BuildLegacySection; variable