Home
last modified time | relevance | path

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

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