Home
last modified time | relevance | path

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

/system/linkerconfig/contents/section/
Dvendor.cc33 Section BuildVendorSection(Context& ctx) { in BuildVendorSection() function
/system/linkerconfig/contents/include/linkerconfig/
Dsectionbuilder.h42 SectionBuilder BuildVendorSection; variable
/system/linkerconfig/contents/configuration/
Dbaseconfig.cc105 sections.emplace_back(BuildVendorSection(ctx)); in CreateBaseConfiguration()